On Sun, Oct 18, 2015 at 11:06 AM, Sven Barth <[email protected]> wrote: > > Currently there is this restriction, yes, but I do plan to add a > modeswitch that will rectify that, I just need to plan how overload > resolution should work. > I'm sure it has been discussed already in other threads, but are you going to allow to explicitly specify the helper which method needs to be called (in case of the ambiguity) ?
i.e. uses ..myhelpers, code.codebot, .. TMyClassHelper(obj).AsString; Cross.CodeBot.StringHelper(obj).AsString thanks, Dmitry
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
