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:
Five Habits of Highly Profitable Software Developers
Subject:
Java API violates these principles
Date:
2006-08-25 03:15:01
From:
jayaprabhakar
This is a nice article.
Java API specs explicitly violates a few of the principles.
Like, 'ResultSet.next()' contains both state changing and behaviour logic.
Iterator.remove() method tightly coupled with Iterator.next()...
java.net RSS Feeds