I need to do some XML handling (construct xml documents, parse xml documents). Are there any usable functions in Symbian/Series60 that I can use? If not, could you recommend some third party xml library?
To be honest I've never used this one..:-)
But if it works on symbian I'd say why not use it.
If it is "heavy" or not it depends on the stuff you need to parse. If it is one simple xml document, then it is probably better to write some simple parser that will do exactly what you need and nothing more...:-)