From: Scott P. <spi...@gm...> - 2015-12-03 18:47:04
|
Hey, I’m looking into XMLVM and had some questions. So I’m looking to translate a Java based library with non-android specific code to Objective C so the code can be used on iOS. Again the library is platform agnostic. 1. Is XMLVM production ready for a task like this? 2. Are there any limitations on the code it can translate? 3. How does XMLVM respond to reflection? 4. Are there any advantages for something like XMLVM over J2ObjC? Thanks, Scott |