[Lazarus] How to get the package version from a LPK file?
Sven Barth
pascaldragon at googlemail.com
Tue Nov 29 11:10:34 CET 2011
Am 29.11.2011 10:50, schrieb Graeme Geldenhuys:
> I guess if I ever need to work with XML (lets hope that never
> happens), I'll implement my (yet again) own classes. Programming is
> supposed to solve problems, not create more. The alternative would
> have been to modify the FCL DOM code, but that would probably cause
> breakages all over existing code (eg: fpdoc, makeskel etc) - so FCL
> DOM code is now stuck in near unusable limbo land. :-(
AFAIK FPC's XML implementation tries to follow the DOM specification of
W3C as much as possible. For the specification see here:
http://www.w3.org/DOM/DOMTR
Regards,
Sven
More information about the Lazarus
mailing list