From: <ju...@ed...> - 2012-02-01 17:53:33
|
Thanks Arno. Will get my Leopard VM image set up and do as you suggest. aside 1: XStream is I think the best bang for the buck if u need to just de/serialize objects/xml. If you're interested, just look here: http://xstream.codehaus.org/ aside 2 : With this darn Mac OS X environment...is this combination reliable for XMLVM purposes ?: 10.5.5, XCode 3.1, IOS SDK 3.1 I will post back on the outcome. Best Regards Julian Quoting Arno Puder <ar...@pu...>: > > I am not familiar with xstream, but the question whether XMLVM can > cross-compile this to iOS largely depends on the API that xstream itself > depends on. XMLVM supports XML API (including JAXP) so chances are > pretty good. The only way to know for sure is to write a little iOS > Hello World (take one of the tutorials in xmlvm/tutorial/ios/helloworld > as a basis) and give it a try. Note that this will definitely *not* work > with the Objective-C backend. You need to select --target=iphonec. > > Arno > > > On 2/1/12 5:23 AM, ju...@ed... wrote: >> Has anybody attempted to cross compile a java (android) application >> which uses xstream (1.3.1 or the more stable 1.4.2) ? >> >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> xmlvm-users mailing list >> xml...@li... >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |