On Sat, Sep 18, 2010 at 1:30 AM, Steel City Phantom <[email protected]>wrote:
> you can implement that today in java. its very easy to do so as well,
> heres how
>
> public class haha {
> public String name;
> }
>
> there, now you can do your a.name = foo. not very hard.
>
Please reread my post more carefully. If one day you decide to add a setter,
clients of your code who wrote "a.name=foo" won't go through that setter.
--
Cédric
--
You received this message because you are subscribed to the Google Groups "The
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/javaposse?hl=en.