PUBLIC   marks

ON THIS LINK

Time & Money Code Library

by jpcaruana
More abstraction and generalization is not always better. In the Java library, the separation of the Calendar class seems like a nice abstraction, but it was not implemented well. The result is that the great majority of applications that use conventional calendars have to deal with cumbersome constants because Calendar attempts to make no assumptions about the breakdown of time into years, months, days, and so forth, resulting in verbose, unreadable code.

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

java   open source   programmation  

BY

jpcaruana
the 18/03/2009 at 21:05