« Previous | Next » 

Revision 8d14b30d

ID8d14b30de885c9531ad7d2b365f5fd473b8702e1
Parent e7c6e02b
Child 6a408fb2

Added by Iustin Pop almost 16 years ago

Abstract the json functions into a separate module

This simple patch adds a new module that holds the simplejson functions
for serialization/deserialization. This reduces the amount of redundant
code.

The patch also adds some normalizations to the json output:
- the output text will always have an EOL as last char
- extra spaces before EOL are removed

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences