Marco van de Voort schrieb:

Note that I have never heard anybody complain about the quick lazarus
startup time relative to Delphi.  That is the flip side of dynamic packages
!!!

Right, but that's no reason for not using packages somewhere else.

Delphi packages have been invented as an improvement of DLLs, to make them type safe etc., and this idea can be used with shared libraries on any platform.

IMO the implementation of Delphi packages in FPC depends on two things: the resources required for such an implementation, and the chance for closed-source libraries. When we want to disallow or even discourage closed-source FPC projects, I see no urgent need for implementing Delphi packages.

DoDi

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to