From: Arno P. <ar...@pu...> - 2011-04-13 10:19:54
|
The Objective-C backend has many deficiencies. We are working full steam on the new C backend. There are Java implementations of DOM parsers. My suggestion is to simply cross compile this to C. I'm not sure if Harmony already has a DOM parser included. I'm not properly online to check right now. Arno On Apr 13, 2011, at 10:02 AM, "D.D...@ak..." <D.D...@ak...> wrote: Hi, Thank you for your help, surely the zip plugin is a good reference to start. Sorry Arno, I'm not too sure I understood what you suggested. Do you mean that I should create the Objective-C classes for the DOM Java parser using the existing C backend? Thanks, Domenico -----Arno Puder <ar...@pu...> <ar...@pu...> a écrit : ----- A : xml...@li... De : Arno Puder <ar...@pu...> <ar...@pu...> Date : 12/04/2011 21:56 Objet : Re: [xmlvm-dev] Objective-C XML Parser my suggestion would be to use the C backend and simply cross-compile a Java implementation of a DOM parser. Not sure, but there might already be one in Harmony that is bundled with XMLVM. Arno On 4/12/11 6:43 AM, D.D...@ak... wrote: > Hi everyone, > > I'm working on the Java to Objective-C part of XMLVM, and I need to > implement a DOM parser for my project. I've noticed however that only > NSXMLParser is available in XMLVM, > whereas I was thinking about using libxml, which is a C-based parser > incuded in the iOS SDK. Do you have any idea of how I could accomplish this? > The first step would be to add the library in the Header Search Path of > the Project Setting, but I don't know where these settings are stored in > XMLVM. > Successively I think I should create some interface for the libxml > classes in the Obj-C and Java compatibility libraries. > Do you think it might be possible? > Of course I'd be very happy to share my contribution should I be able to > do this. > > Thank you, > > Domenico > > > > ------------------------------------------------------------------------------ > Forrester Wave Report - Recovery time is now measured in hours and minutes > not days. Key insights are discussed in the 2010 Forrester Wave Report as > part of an in-depth evaluation of disaster recovery service providers. > Forrester found the best-in-class provider in terms of services and vision. > Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > > > > _______________________________________________ > Xmlvm-developers mailing list > Xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-developers ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Xmlvm-developers mailing list Xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-developers ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Xmlvm-developers mailing list Xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlvm-developers |