[Expat-discuss] Using expat for PDA device

Marco Magistrali magi at funambol.com
Tue Dec 28 10:36:37 CET 2004


Hi people,
 I am evaluating to use expat to parse an xml message, that can be a big
xml, to parse xml elements and create an object structure representing the
xml structure. It should work on a PDA device like a PocketPC.
I try the expat on a win32 and it seems it works fine with big xml file but
it seems it use much memory that is not so good for an embedded system.
My question are:

- There is a way to use less memory?
- there is an automatic way to create an object structure starting from an
xml structure or some hints to make that? I think something like
xmlToObject....

Thank you in advance

--
Marco Magistrali                                 magi at funambol.com

Sync4j- the open source SyncML mobile application platform
www.sync4j.org




More information about the Expat-discuss mailing list