progwml6 / JavaCurseAPI

Java implementation of the CurseApp API's
Apache License 2.0
4 stars 0 forks source link

Rewrite DateTime parsers #2

Open jikuja opened 8 years ago

jikuja commented 8 years ago

Project is java 8 now. Rewrite JSON (de)serialization code to be more robust and safe.

progwml6 commented 8 years ago

there is also a new date api in java 8 that we might want to use