[Gambas-user] OO design problem?
Jussi Lahtinen
jussi.lahtinen at ...626...
Mon Aug 29 14:55:02 CEST 2016
On Mon, Aug 29, 2016 at 10:20 AM, Fabien Bodard <gambas.fr at ...626...> wrote:
> In the IDE if you write :
>
> Property MyProp As Integer and validate
>
>
> The all the stuff (_Read, _Write) is automagiquely added at the end of the
> file
>
> You just have to validate at the end of the property declaration line....
>
Yes, the trouble is not to get the empty properties, but the resulting mess
of a lot of code, which doesn't do anything.
Jussi
More information about the User
mailing list