>> XML can ease the process.
>>     
>
> I don't think so. XML is an heavy beast, taking a lot of code and power. I 
> don't like it for that purpose.
Just one idea to implement the ini sections handling, without the need 
to write parsing code.
It's heavy, but to deal with these little ini files will not have big 
impact in resources, and the code is provided by the OS APIs.

If the problem with current demos ini files is just related to Unicode 
strings handling, probably an TCustomIniFile descendant with string utf8 
encode/decode is enough.

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

Reply via email to