They even relaxed the rules about interpreting other languages on the device. Perfectly legal so long as you ship everything that gets interpreted in the app bundle itself. This is good news, because it makes the job for the authors of AOT-style tools a lot easier. For example, you can port the JVM to the iPhone, create an abstraction in some JVM language for the various API calls on the iPhone, and write a tool that packages all resource and class files together with this API and the JVM into a single iPhone app. That would then be legal, at least, if Apple sticks to its own guidelines, something they don't always do.
On Sep 9, 8:06 pm, Fabrizio Giudici <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > http://java.dzone.com/news/apple-opens-door-3rd-party > > It seems they have relaxed the rules and developing for the iPhone > with other languages than ObjC is allowed again. > > So, to make Reinier happy (see his previous post) I can say that now > it's possible to develop on the iPhone with... Scala :-) har har har... > > - -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > java.net/blog/fabriziogiudici -www.tidalwave.it/people > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.14 (Darwin) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/ > > iEYEARECAAYFAkyJIjEACgkQeDweFqgUGxccDwCgi/M0cWto0XGHzDZC2ZZqFmQ4 > GusAni9P6Y6DqO0M3iisS3QffIMtnGNR > =IvXM > -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
