[xwiki-devs] [Statistics][Proposal] Improve the statistics page
Marius Dumitru Florea
mariusdumitru.florea at xwiki.com
Mon Oct 22 10:39:20 CEST 2007
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
More information about the devs
mailing list