View Single Post
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 06-24-2012 , 12:16   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #6

Updated to 2.3.1/3
  • Implemented json_pack() as stock.
  • Added remaining json types (Boolean & NULL)
  • Added detailed error message when a json string or file could not be loaded
  • Added stocks to create JSON strings according to the formatting rules (json_string_format() & json_string_format_ex()).
  • Added stocks to get values directly from arrays or objects, instead of having to fetch the JSON representation of it first. (json_array_get_* & json_object_get_*)
  • Also fixed json_string() to allow const Strings as parameter.
  • Added the 100th test.
__________________
einmal mit profis arbeiten. einmal.

Last edited by Thrawn2; 06-24-2012 at 12:17.
Thrawn2 is offline