> Is there any article talking about the packages and DLL, does Packages can
> support the library advantages,
> e.g.
> 1. allow release DLL if not use anymore.
> 2. minimize the executable file size by seperate the exe into several DLLs
>
> Can delphi use Packages instead of DLL for support the DLL forms?
Using packages to build a plug-in framework
http://www.xapxone.com/html/builderpattern.htm
On packages:
http://www.inquiry.com/techtips/delphi_pro/10min/10min0301-1.asp
http://www.obsof.com/delphi_tips/DL613.html
http://delphi.about.com/library/weekly/aa010901a.htm
http://delphi.about.com/library/weekly/aa012301a.htm
http://community.borland.com/article/0,1410,27178,00.html
Plugin framework
http://www.uil.net/uilps5.html
Runtime Packages Frame Work
http://www.obsof.com/delphi_tips/delphi_tips.html
[tags]Delphi, Misc, Packages[/tags]
0 Kommentare zu “Packages: PlugIn Framework (Links)”