dson 0.1.6+1 copy "dson: ^0.1.6+1" to clipboard
dson: ^0.1.6+1 copied to clipboard

outdated

Convert Objects to Json and Json to Objects

#Changelog

This file contains highlights of what changes on each version of the dson package.

##Todo

  • Add include parameter to serialize function
  • Make exclude and depth parameter recevie Symbols instead Strings (Not Sure about this)

##Version 0.1.5

  • Add exclude parameter to serialize function

Version 0.1.4 #

  • Create stack for deserializer to get objects previously deserialized from cyclical conversions.

Version 0.1.3 #

  • Handle cyclical reference for serializing lists

Version 0.1.2 #

  • Handle cyclical reference for serializing objects using annotation @cyclical and depth parameter to avoid cyclical reference errors and determine how deep the user wants to serialize the object.
9
likes
0
pub points
74%
popularity

Publisher

unverified uploader

Convert Objects to Json and Json to Objects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

drails_commons, reflectable

More

Packages that depend on dson