[fpc-devel] Generics.Collections as package for Lazarus or package for FPC RTL
silvioprog
silvioprog at gmail.com
Sat Jan 30 18:03:03 CET 2016
On Fri, Jan 29, 2016 at 4:08 AM, Sven Barth <pascaldragon at googlemail.com>
wrote:
[...]
> No. Corba interfaces are non-reference counted interfaces. Manual
> interfaces means that an interfaces VMT had been created by hand and passed
> around as an interface instance.
>
> > I'm asking about using interfaces because I could easily change my
> project to use abstract classes, however I don't know if the interfaces
> choice can be a good choice.
> >
>
> There isn't that much difference in using interfaces or abstract classes.
> Only the reference counting of COM interfaces comes to mind and then you
> should avoid using the class instance instead of its interfaces.
>
Thxs for that info! :-)
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160130/deb19fb6/attachment.html>
More information about the fpc-devel
mailing list