Reinier Zwitserloot wrote:
> (2) It gets the official sun stamp of approval by being in the java.*
> package hierarchy. Well-meaning idiots who ascribe some sort of magic
> power to the java.* package will need less smacks with the cluebat
> before they'll accept that java.util.Calendar sucks, and they should
> be using something else. Useful for the ecosystem, but, personally?
> Not at all relevant for me.
>   


This official Sun stamp of approval would solve the problem I have with 
Joda-time.  Namely proper support in third party libraries.  I currently 
use Eclipselink and Icefaces - neither of which support joda-time.  One 
can get into writing custom converters for these API's, but that only 
gets you so far and with a fair amount of trouble.  If Joda-time / JSR 
310 were part of java.*, then other 3rd parties would be forced to 
support it.

Brian

--

You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.


Reply via email to