Hi, I use JodaTime on every project I work on for several years and I think it's api allows you to write readable code when dealing with time. java.util.Date make you write boilerplate code. This is the only reason I don't use java.util.Date anymore.
At some point JodaTime has inspired the JSR-310. I don't know at which step this jsr is now but if it's not dead that could argue for using this api and not another one. IMHO qi4j could benefit from getting away the old java.util.Date. The Joda ecosystem is putting effort on a new baby, Joda-Money. Maybe this one could be interesting too. Paul _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

