[nem-en] [Accessor] & mutable
vc
vc at rsdn.ru
Mon Jul 31 21:07:45 CEST 2006
> I have a proposition regarding the subject.
> Does it make sense to add the WantSetter flag automatically to the
> Accessor attribute in case of specifying mutable modifier to the
> variable?
>
> What do you think?
I think it's bad idea. It would be better to add attribute RWAssesor.
As in Nemerle immutable variables not require protecting property. It is
necessary only if the type is used outside Nemerle.
Vlad
More information about the devel-en
mailing list