Commit Graph

3 Commits

Author SHA1 Message Date
0eefe04c7b Implements is_json_valid method
Checks whether the received json object is correct, and formatted as
expected.

Also tries to create a sublime-project. Let's see what it gives
2012-10-26 14:42:49 +02:00
328e1c1b29 Adds JSon structure in README
Explains expected structure of the JSon messages.
Changes default message values to None

I will probably have to provide a imple way to create JSon elements.
2012-10-25 18:18:48 +02:00
b4a6fed3b4 Starts working on Observerpattern in json.
Writes README
prepares test file
Removes all dumb prints in the classes
2012-10-23 18:37:44 +02:00