Hi, Looking through the code I can see this a couple of times: import org.json.JSONArray; import org.json.JSONObject;
And those the dependancies that are JSON licensed? Could these be replace with something under a more friendly and compatible license i.e. Jackson? Thanks, Justin
