From: Jochen T. <bla...@gm...> - 2010-12-29 22:44:53
|
Sascha Haeberling wrote: > Hi Jochen, > > as Groovy is producing class files which contain regular Java Bytecode, > there shouldn't be any issue to process applications developed using > Groovy with XMLVM. I haven't tried that myself yet though. the problem is that a rather big groovy-core lib is about 5MB big. We are planing to split it up though. [...] > As for Groovy Apps on Android: it seems to me that all you need to do is > run the Groovy-generated class files through the DEX compiler, no? Oh that works of course. Only that Groovy is so slow, that it is unusable there bye blackdrag -- Jochen "blackdrag" Theodorou The Groovy Project Tech Lead http://blackdragsview.blogspot.com/ For Groovy programming sources visit http://groovy.codehaus.org |