Hi, I think it's better to look at guththila api and implement it to support JSON. Then we can easily write guththlia reader/writer wrapper like wrapper to plug JSON parser to Axiom. I think Java people did the same thing.
The real problem is how to handle both XML & JSON at the same time?. :( Thanks, Milinda -- [EMAIL PROTECTED] WSO2, Inc: http://www.wso2.com "Oxygenating the Web Service Platform" http://www.milindalakmal.wordpress.com On 5/30/07, Kasun Indrasiri <[EMAIL PROTECTED]> wrote:
Hi, I have been working on the implementation of StAX parser for JSON support for Axis2C project and I went through the StAX wrapper that is used in Axis2C. I basically had look at *axiom_xml_reader.h* and *axiom_xml_writer.h *and I do have few doubts on the regarding the implementation of the parser. We can develop this as a separate library with no dependency to the Axis2/C. I'm not sure what should be the correct approach. The next thing is a name for this project. Can anyone suggest a name for this project? Kasun..
