Hi all,

Vincent advised me to use Jode-Time framework for the xwiki's statistics
instead of the standard java.util.Date and java.util.Calendar from the
jdk.

The fact that:

* "Joda-Time provides a quality replacement for the Java date and time
classes"
* "JSR 310 has now been launched. It aims to build upon Joda-Time and
include it in the JDK"
* it seems easy to use, after a quick overview

made me believe that adding Joda-Time library to xwiki is a good idea.

You should take a look at http://joda-time.sourceforge.net/ and then tell
me your opinion.

Version 1.4 is already in the central maven repo at
http://repo1.maven.org/maven2/joda-time/joda-time/1.4/ and it weights only
500K. I just have to add the dependency in the xwiki-core/pom.xml.

Regards,
Marius

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to