[fpc-pascal] Multiple active class helpers at same time
Sven Barth
pascaldragon at googlemail.com
Mon Apr 23 19:57:03 CEST 2018
LacaK <lacak at zoznam.sk> schrieb am Mo., 23. Apr. 2018, 15:22:
>
>
>
>> Is planned support for multiple class(objet, record) helpers in a way,
>> that all class helpers can be used in parallel not only one?
>>
>
> Yes, it is planned. Main problem currently (aside from time) is to define
> when a method hides the method of another helper, especially when
> inheritance (both for the helper and the extended type) is involved.
>
> Later in uses clause wins ... as for other cases where in different units
> are used same names
> But probably problem is deeper , what I am not aware of ;-)
> -Laco.
>
As I said the problem arises when inheritance enters the field as the rules
are a bit different there.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180423/28ec491a/attachment.html>
More information about the fpc-pascal
mailing list