Categories
Development

Getting rid of getters and setters

Allen Holub follows up on his “Why Getters and Setters are Evil” with an article on how to avoid them using J2SE 5 annotations here. Even if you disagree to his statement it is a good basic introduction to annotations.

2 replies on “Getting rid of getters and setters”

Leave a Reply

Your email address will not be published. Required fields are marked *