[Simple-support] JSON support
Brought to you by:
niallg
|
From: Tek W. <tek...@gm...> - 2014-01-12 11:45:57
|
I love the product! Keep up the good work Niall! I'm working in an new environment where I do not have reflection. So I will have to go to JSON to parse my object in. I have considerable amount of code written to serialize/deserialze to XML with simpleXML. Is there a way for simpleXML to serialize/produce JSON output? I do not need it to deserialize, just to serialize? This way I will be half way there without changing my design time code. Regards Tek Wojenski |