[Gambas-user] OO design problem?

Christof Thalhofer chrisml at ...3340...
Tue Aug 30 12:18:47 CEST 2016


Am 29.08.2016 um 09:20 schrieb Fabien Bodard:

> 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, but in my case I also need corresponding private Variables, which
hold the data.

Therefore I wrote the GS-creator for me as a simple tool because I have
to create a lot of classes which represent rows of database tables as
models for my own Gambas ORM.

Even with the help of the Gambas IDE that job would cause a lot of pain
in my hands ... ;-)


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur




More information about the User mailing list