From: Tim P. <he...@ti...> - 2008-06-26 13:53:26
|
Im no lawyer, but this line: "No interpreted code may be downloaded and used in an Application except for code that is interpreted and run by Apple's Published APIs and built-in interpreter(s)" Ruby is an interpreted language, so one would imagine that puts pay to the idea of RC for iPhone... Although having said that its a bridge to Apples interpreter, so, perhaps its a grey area ;-) On 26 Jun 2008, at 14:41, Marcelo Alves wrote: > I don't think the statement #3.3.2 forbids the use of another > languages. If your app bundles the ruby interpreter inside, there's no > download, and you're not launching another executable. > > Problems: your apps will be HUGE (>10Mb each, no download over 3G), > because you can't share the interpreter with another apps. |