Export to GitHub

mu0 - issue #20

Let MU export results to XML file.


Posted on May 6, 2010 by Helpful Monkey

What is the expected output? What do you see instead? The expected output is just space seperated output that is hard to parse by another application. If MU would output XML data the data can be used elsewhere more easily. Such as in a web page, creating a powerful online search app that searches your mail.

What version of the product are you using? On what operating system? 0.7, Ubuntu

Please provide any additional information below. The standard C XML library is located here: http://xmlsoft.org/ to write XML

Comment #1

Posted on May 10, 2010 by Massive Monkey

is there a standard xml schema for such data?

Comment #2

Posted on May 22, 2010 by Helpful Monkey

No, or at least, I didn't come across such a shema.

Comment #3

Posted on Jan 15, 2011 by Massive Monkey

latest git version has --format=xml, still experimental.

Comment #4

Posted on Feb 3, 2011 by Massive Monkey

there's (somewhat experimental) support for xml/json/s-exp in mu 0.9.2.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium