On 2013-03-21 10:24, Hans-Peter Diettrich wrote: > > I'm not sure whether I understand what you did and want to achieve.
It simple. I don't care about Delphi, because I use FPC for everything. I needed interfaces to mix in different behaviour into my existing classes, but I didn't need automatic garbage collection (reference counting), so I used CORBA style interfaces. The usage in my code is near identical to COM style interfaces anyway. MSEgui also uses CORBA style interfaces extensively. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
