Improve JSON parsing
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 12 Mar 2013 08:56:52 +0000 (10:56 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 12 Mar 2013 08:56:52 +0000 (10:56 +0200)
commit9ead79ec352a50d44f9eefb2496d4471733215e8
treec6bd59213486b87c8dbe5be89aa32eec72984814
parent8bfdcf7a444359151c18720b01443d6f507bec7e
Improve JSON parsing

Command arguments are now represented as JSON arrays, and the
JSON parsing code uses less memory. Previous versions can no
longer receive commands, since they expect command arguments in
the old arg0, arg1, ... form.
src/ro/ieval/fonbot/PollServerAsyncTask.java
This page took 0.010109 seconds and 4 git commands to generate.