Jump to content

Peter Grant

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Peter Grant

  1. Hi James,

    I use JSONText lots in a large project, that uses classes as its main data type being converted to/from JSON using the serializer class very successfully.

    Do you see an update on the horizon to move the Serializer class to an interface, and then its just a case of ensuring the class we want to convert inherits from this interface as well, rather than having to make a separate Serializer class to manage the conversions? 

    Cheers, and thanks again for a great tool.

    Peter

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.