From: Panayotis K. <pan...@pa...> - 2010-03-06 11:40:47
|
On 06 Μαρ 2010, at 11:14 π.μ., Tor Lillqvist wrote: >> . > > Well, native calls as such are not a problem, as I showed, with a > small patch to the xsl file they translate nicely to calls to external > C (or Objective-C) functions. So native calls actually can make it > less tedious to implement some class for Java->ObjC, as parts of it > can be kept in Java, and just a minimal part needs to be in C/ObjC. I believe a patch like this will be very useful. Have you submitted such a patch? |