[fpc-pascal] Multiple active class helpers at same time
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Apr 23 14:21:24 CEST 2018
On Mon, 23 Apr 2018 12:13:01 +0000
Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> LacaK <lacak at zoznam.sk> schrieb am Mo., 23. Apr. 2018, 13:34:
>
> > Hi ,
> >
> > I am sure that this was already discussed, but I can not find any
> > conclusion.
> >
> > 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.
How will this be activated?
A modeswitch?
Will it be default enabled in mode objfpc and disabled in mode delphi?
Mattias
More information about the fpc-pascal
mailing list