[Lazarus] Delphi post-XE3 roadmap

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Aug 28 22:16:37 CEST 2012


On Tue, Aug 28, 2012 at 8:09 PM, Marco van de Voort <marcov at stack.nl> wrote:
> I doubt that is possible. The non GCed classes would not have the events
> to handle the non ref counted classes. References from non ref counted
> classes to ref counted classes etc would not work.
>
> Something like that is only possible with completely separated hierarchies
> (like Firemonkey).

Yes, exactly. For me that would be the ideal. Put ref-counted classes
in a completely separate hierarchy. This way no existing code is
broken and only people that explicitly want it for their framework
will use it.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list