
22 Apr
2006
22 Apr
'06
10:08 a.m.
There are a number of applications that just needs a simple xml-parser. For example, most of the xml-files in my company are simple recursive structures with a single id="42" attribute here and there. But that id could easily be put into a tag instead.
I must say this is also true in my case. I've never needed to use the dark side of XML, and I hope I will not need in the future. But I recognize there are some people who have different needs, and for them ptree will be too simplistic. For all the others, it should be fine. Best regards, Marcin