[fpc-devel] CmdLine

peter green plugwash at P10Link.net
Sat Oct 21 00:36:40 CEST 2006


> CmdLine as property will be great, but I found that property
> getter/setter need to be declared before property declaration in the
> interface part. This will garbage a global namespace with private
> getters/setters.
>
> Is it possible to make compiler to accept getters/setters not
> declared in the interface part, but implemented in the implementation?
another way to solve this would be to allow use of public and private
outside classes.




More information about the fpc-devel mailing list