The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  superfluous getters and setters
Date:  2007-01-17 15:38:49
From:  hontvari
Response to: superfluous getters and setters


it will take about 3 clicks in a modern IDE to replace direct access to an attribute with a getter method IF that is needed sometime in the future. You are right though in case of libraries. But bank, clerk etc. seems to be business logic of an application and not a library.

 Feed java.net RSS Feeds