[Lazarus] Type helper now work with CodeTools?

Dmitry Boyarintsev skalogryz.lists at gmail.com
Mon Oct 19 05:01:49 CEST 2015


On Sun, Oct 18, 2015 at 11:06 AM, Sven Barth <pascaldragon at googlemail.com>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151018/2924169e/attachment-0003.html>


More information about the Lazarus mailing list