On 06/26/2013 05:59 PM, Hans-Peter Diettrich wrote:

I don't see any relationship to COM here.

Delphi "interfaces" mostly are seen as COM thingies, even though they are just straight forward language constructs that _can_ be used to attach to COM objects. but they can be happily be used for other purposes.

Supposedly ref-counted object could allow for a much more "relaxed" way of doing a Com object implementation.

-Michael

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to