Joda - Next Generation Java |
|
|
Project
Joda Time
Joda Primitives
Joda Beans
Contributing
  |
What is Joda ?Joda is a Java open-source project that seeks to improve core Java functionality Joda DatesJoda Time seeks to reimplement date handling from scratch in Java. Both Date and Calendar in the core Java libraries have serious flaws, and this project seeks to address this. This is the most active project. Joda PrimitivesJoda Primitives provides a set of interfaces and implementations for collections designed for primitive types. These can be much more efficient than wrapping each primitive in an object. Joda BeansJoda Beans seeks to provide the next generation of handling for beans. It provides a standard interface for beans to implement that allows each property on a bean to become a first class object. This enables programs to work in a whole new way. Other Next Generation ProjectsA number of other open source projects are seeking to extend Java's core functionality:
FeedbackIf you have any questions, just email scolebourne@users.sourceforge.net |
Last updated 31st January 2004.
Website and development hosting by SourceForge.
Copyright (c) 2001-2004 Stephen Colebourne. All rights reserved.
Java and JavaBeans are trademarks of Sun Microsystems.