Re: Good plugin system ?
- From: "Ewan McNab" <ewan@xxxxxxxxx>
- Date: Tue, 7 Mar 2006 16:32:41 -0000
As has been mentioned, bpl's allow sharing of memory and an easier way for
plugins to access the host application forms and classes. However, if you
want to allow third-parties to develop addins for your product, they will be
restricted to developing them in the same version of Delphi/BCB that the
main product was developed in.
This is the reason we went down the DLL route. It is harder to develop the
initial framework, but means that the end-user is not restricted to a
particular tool/version to develop their own addins.
Cheers
--
Ewan McNab
Quality Software Components Ltd
http://www.qsc.co.uk
"JBR" <none@xxxxxxxxxxx> wrote in message
news:mn.3a427d63a15fbce7.6632@xxxxxxxxxxxxxx
Hi,
Not wanting to reinvent the wheel, does anybody know of a good and simple
plugin system/framework for D7 ? BTW, are bpl really an advantage against
dll ?
--
Ceci est une signature automatique de MesNews.
Site : http://mesnews.no-ip.com
.
- Follow-Ups:
- Re: Good plugin system ?
- From: Ewan McNab
- Re: Good plugin system ?
- From: Dean Hill
- Re: Good plugin system ?
- References:
- Good plugin system ?
- From: JBR
- Good plugin system ?
- Prev by Date: Re: madExcept - Outstanding Support
- Next by Date: Re: Good plugin system ?
- Previous by thread: Re: Good plugin system ?
- Next by thread: Re: Good plugin system ?
- Index(es):
Relevant Pages
|