Re: [fpc-devel] dynamic package support

2005-02-27 Thread DrDiettrich
[EMAIL PROTECTED] wrote: > At work, we have a plugin system which cannot work unless packages are used. Agreed. > I also think that Lazarus would benefit from it. Currently Lazarus must be rebuilt for the installation of custom controls, which in Delphi can be loaded dynamically. If this behav

Re: [fpc-devel] dynamic package support

2005-02-27 Thread Hans-Jörg Vasold
- Original Message - From: <[EMAIL PROTECTED]> To: "FPC developers' list" Sent: Saturday, February 26, 2005 12:05 PM Subject: Re: [fpc-devel] dynamic package support On Sat, 26 Feb 2005, Florian Klaempfl wrote: > Hans-JÃrg Vasold wrote: > > > fo

Re: [fpc-devel] dynamic package support

2005-02-26 Thread Marco van de Voort
> On Sat, 26 Feb 2005, Florian Klaempfl wrote: > > However, it had quite low priority the last years because dyn. loaded > > packages > > for a dynamic moving project like fpc with daily snapshots are a real > > problem. > > As soon as one unit interface changes, all dependend packages must be >

Re: [fpc-devel] dynamic package support

2005-02-26 Thread Michael . VanCanneyt
On Sat, 26 Feb 2005, Florian Klaempfl wrote: > Hans-JÃrg Vasold wrote: > > > for a long time support for loading packages at runtime was "planned for > > later versions". > > > > But now i can not find that this is planned anymore. Will FreePascal > > support dynamic packages in future or not.

Re: [fpc-devel] dynamic package support

2005-02-26 Thread Florian Klaempfl
Hans-Jörg Vasold wrote: for a long time support for loading packages at runtime was "planned for later versions". But now i can not find that this is planned anymore. Will FreePascal support dynamic packages in future or not. http://www.freepascal.org/wiki/index.php/Detailed_2.1.0_branch_todo Ho