From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-22 06:08:47


> 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