JSON-Axis2/C

2007-08-13 Thread Kasun Indrasiri
Hi, I'm implementing the Badgerfish JSON writer these days.The JSON writer should process the generated axiom object model and writer is responsible to process it and generate the relevent JSON string. Since there is no inline converstion from XML (or axiom om) to JSON we have to have some sort o

Re: JSON-Axis2/C

2007-07-10 Thread Nandika Jayawardana
Hi Kasun, I think its ok to use the array technique. -- Nandika On 7/11/07, Kasun Indrasiri <[EMAIL PROTECTED]> wrote: Hi, I do have few issues in converting the JSON to XML using Badgerfish convention. · Currently the Badgerfish convention is not supporting the *XML Mixed Content*

JSON-Axis2/C

2007-07-10 Thread Kasun Indrasiri
Hi, I do have few issues in converting the JSON to XML using Badgerfish convention. · Currently the Badgerfish convention is not supporting the *XML Mixed Content*. (Element and text nodes). In order to support mixed content there are few suggestions available. One common solution is to