Am 27.06.2013 22:11 schrieb "Hans-Peter Diettrich" <[email protected]>: > > Marco van de Voort schrieb: > >> On Wed, Jun 26, 2013 at 05:59:06PM +0200, Hans-Peter Diettrich wrote: >>>> >>>> Yeah, that change is going to be a nightmare to lots of existing code. I >>>> hope Delphi developers enjoy debugging! >>> >>> I don't see any relationship to COM here. Java has managed objects, C++ has, .NET has, so why not OPL too? >> >> >> Java and C# don't count, as safe languages, they have _ONLY_ managed types. >> Their choices will be hard to backport. > > > Right. The idea sounds to me like the other half-baked attempts to introduce anonymous methods, class helpers etc. into Pascal.
I personally consider helper types implemented cleaner in Object Pascal than C#'s extension methods (except the "one helper only" restriction, but I want to lift that anyway :) ). Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
