[Gambas-user] JIT crash
Tobias Boege
taboege at gmail.com
Mon Oct 8 08:58:59 CEST 2018
On Mon, 08 Oct 2018, Fabien Bodard wrote:
> Le lun. 8 oct. 2018 01:54, Jussi Lahtinen <jussi.lahtinen at gmail.com> a
> écrit :
>
> > Variable looks like properties from the outside, but they aren't.
> >> Properties are methods, code. Variables are storage. I don't see any
> >> need for overriding variables, except code obfuscation!
> >>
> >
> > Exactly for the same reasons, than overriding properties, but with the
> > advantage of not having unnecessary setter & getters.
> >
> >
> > Jussi
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
>
>
> Yes I'm agree...
>
> Benoit,
>
> Why not a syntactic sugar like
>
> PROPERTY MyProperty As String TO sVar
>
> ???
That one (or something close to it) has been proposed and "accepted" in the
bugtracker already [1]. It isn't implemented yet.
Regards,
Tobi
[1] https://lists.gambas-basic.org/pipermail/bugtracker/2018-July/000180.html
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list