[Lazarus] How to get the package version from a LPK file?

Hans-Peter Diettrich DrDiettrich1 at aol.com
Tue Nov 29 15:27:19 CET 2011


Felipe Monteiro de Carvalho schrieb:
> On Tue, Nov 29, 2011 at 9:23 AM, Hans-Peter Diettrich
> <DrDiettrich1 at aol.com> wrote:
>> Right, using XML without documentation sucks :-(
> 
> There is some documentation:
> 
> http://wiki.lazarus.freepascal.org/XML_Tutorial

Unfortunately this tutorial doesn't cover the case of updating an XML 
document with look-alike entries, e.g.

<description file="rtl.xml"/>
<description file="system.xml"/>

It took me much time to figure out, how duplicate entries (of the same 
file attribute) can be avoided. A documentation of the classes and 
methods (in fpdoc format) had helped me a lot.

Thanks anyway :-)

DoDi





More information about the Lazarus mailing list