User:
Password:
Register
|
Login help
My pages
Projects
Communities
java.net
Get Involved
java-net Project
Request a Project
Project Help Wanted Ads
Publicize your Project
Submit Content
Get Informed
About java.net
Articles
Blogs
Events
Also in Java Today
java.net Online Books
java.net Archives
Get Connected
java.net Forums
Wiki
and
Javapedia
People
,
Partners
, and
Jobs
Java User Groups
RSS Feeds
Search
Web and Projects:
Online Books:
java.net on
MarkMail
:
Advanced Search
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)
java.net RSS Feeds