On Fri, Jun 28, 2013 at 1:07 PM, Hans-Peter Diettrich <[email protected]> wrote: > Graeme Geldenhuys schrieb: > >> On 2013-06-27 21:32, Hans-Peter Diettrich wrote: >>> >>> I don't see how this is related to managed objects. >> >> >> If FPC implements managed objects, is it going to behave _exactly_ like >> Delphi, or slightly different to Delphi - like what happened to the >> Interfaces implementation. > > > Right, and you seem to be the only one playing around with manual > refcounting, and having (consequential) problems with managed objects.
Everybody that have used Interfaces in Delphi had already problems at least once. It seems easiest to use "CORBA interfaces" instead "COM interfaces" because you have more control on your objects. Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
