From: Andrew H. <a.s...@gm...> - 2011-03-07 03:46:57
|
Thanks for your help. Becoming clearer. Just one more query. Our java project is made up of lots of separate jars and Linux or Android GUI's that brings in appropriate bits. Ideally we would like to follow the same model on the iPhone. I.e convert each jar it a libX.a & X/*.h and then bring them into the various apps. Is this possible using XMLVM and if so, how would you recommend doing it. Andrew On Sat, Mar 5, 2011 at 2:17 PM, Arno Puder <ar...@pu...> wrote: > > > On 3/4/11 5:01 PM, Andrew Hodgson wrote: > > 2. What target would the group recommend for porting a standard java > > application with minimal GUI's, lots of complex multi-threaded > > algorithms, networking and audio processing ? > > to add to Sascha's comments: if you are just trying to cross-compile > some self-contained Java code, the C backend is already superior to the > Objective-C backend. We are still shaking out some bugs with > multi-threading and exception handling, but by and large it is usable. > What will need more work is the conversion of the iOS API for the C > backend. Here the Objective-C backend is still more complete. > > I will send updates over the mailing list when we reach certain milestones. > > Arno > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > -- Andrew Hodgson C.T.O Real Thing Entertainment Pty Ltd 40/135 Cardigan St Carlton Victoria 3053 Australia Phone: 0411 79 36 26 Fax: (03) 8640 0624 Email: and...@re... |