[fpc-pascal] OOP and XML usage

Jorge Aldo G. de F. Junior jagfj80 at gmail.com
Thu Jan 28 19:58:50 CET 2010


"Example XML, and there isn't a limit to the nesting of options."

no theres no limit for nested tags, they are stored in a tree plus a
linear list indexed by instance names

(nodes without instance names will receive a random instance name -
and be basically out of reach by the linear list - but will be still
reachable by walking the tree)

sorry for so much emails, im in a hurry.



More information about the fpc-pascal mailing list