HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 298259 thumbnail
User 251548 avatar

By djo.mos
via jroller.com
Published: Nov 21 2009 / 19:33

One question that has been repeatedly asked is why JSR-310 wasn't simply the same as Joda-Time. I hope to expain some reasons here. Joda-Time as JSR-310? At its heart, JSR-310 is an effort to add a quality date and time library to the JDK. So, since most people consider Joda-Time to be a quality library, why not include it directly in the JDK? Well, there is one key reason - Joda-Time has design flaws. Now before everyone panics and abuses that line as a tweet, I need to say that Joda-Time is by far the best option curently available, and that most users won't appreciate the design flaws. But, I do want to document them, so the basis for the changes in JSR-310 is clear.
  • 19
  • 0
  • 3697
  • 1

Comments

Add your comment
User 230306 avatar

Eric Burke replied ago:

0 votes Vote down Vote up Reply

Summary: Stephen is using this opportunity to fix some issues with Joda-Time, rather than simply copying the library verbatim into the new standard. Bravo!

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.