Hello,

I'm actually writing a simple user manager component that I would like 
to contribute to ICS. The component makes use of classes 
TCollection/TCollectionItem to realize a tree-structure. A user group
contains accounts, accounts may have parameters.
To store or send component data I use XML format.
XML-text is written without the help of a third party component however
for parsing I use Stefan Heymann's TXmlScanner/TXmlParser
http://www.destructor.de. It appears to be the freeware solution with
less overhead. Should I better avoid use of XML and/or third party
components? Are there alternatives? 

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


  
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to