The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 (Not So) Stupid Questions 5: Inheritance Versus Interfaces
Subject:  inheritance is overrated
Date:  2005-10-13 11:59:11
From:  soticia
Response to: inheritance is overrated


Not only use interfaces rather than extends. Also use interfaces for java beans, but not creating and implementation of that interface, using a proxy (JDK or Spring)

 Feed java.net RSS Feeds