On Sat, 24 Nov 2018 11:20:05 +0700
Ryan Joseph wrote:
> I’d like to propose this mode switch ($modeswitch multiscopehelpers)
> to allow multiple helpers per scope.
Can you explain the order/precedence of multiple helpers?
Btw, why is the modeswitch called multiscopehelpers instead of
multihelpe
Am Mo., 26. Nov. 2018, 03:12 hat Ryan Joseph
geschrieben:
>
>
> > On Nov 25, 2018, at 11:03 PM, Sven Barth via fpc-pascal <
> fpc-pascal@lists.freepascal.org> wrote:
> >
> > It's a good thing that you saw the errors in your first design and
> rectified those in the third commit. ;) That commit ho
> On Nov 25, 2018, at 11:03 PM, Sven Barth via fpc-pascal
> wrote:
>
> It's a good thing that you saw the errors in your first design and rectified
> those in the third commit. ;) That commit however contains unnecessary noise
> (new line changes? space changes?), so when reworking the commi
Am 24.11.2018 um 05:20 schrieb Ryan Joseph:
I’d like to propose this mode switch ($modeswitch multiscopehelpers) to allow
multiple helpers per scope. I have no idea why Delphi thinks only one helper
should be allowed in any scope but it cripples the feature severely. Sharing
helpers is mostly