Quote (carteblanche @ Dec 18 2013 08:25pm)
http://json-lib.sourceforge.net/apidocs/jdk15/index.htmlif you dont need to pass the JsonConfig to associate the config with your JSONSerializer, please explain the difference between these two methods for me:
public static JSON toJSON(Object object)
public static JSON toJSON(Object object, JsonConfig jsonConfig)
Ok why the f*** I didn't see this ... -_-' ... I work too much, i am too tired. Hopefully it was just for testing and was not urgent ~~
Thank you btw, i'm currently whiping myself. I felt strange when I saw that I didn't need to give the config to anything ... QQ
This post was edited by Bremen on Dec 18 2013 02:11pm