TODO 246 B

1234567
  1. - Option to configure encoding escapes.
  2. - Make encode/decode routines thread safe (within the same lua_State)
  3. - json_buf?
  4. - Optionally create an object. Clone function.
  5. - run_test_group "config" function calls should be protected by pcall?