[Lazarus] TAChart child/parent control integration: request for review
Alexander Klenin
klenin at gmail.com
Fri Feb 20 16:05:19 CET 2009
Bee schrieb:
>> Indeed, because using packages as a plugin system is abusing packages:
>> packages have no well defined and stable abi being usable from any
>> language thus they are not the right choose for a good plugin system.
>
> Maybe for the start we could ignore accessibility factor from other
> languages. To me, having package that can be used as plugin system (as
> in Delphi) for my own application is more than enough. I don't care
> about other languages, because I speak Pascal. If someone else would
> like to make a plugin for my application, then s/he have to write it in
> Pascal.
Well, he would also need exactly the same version of the compiler, rtl,
fcl and lcl you're using.
More information about the Lazarus
mailing list