From: Marcelo A. <mar...@xf...> - 2008-06-26 13:41:32
|
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. 2008/6/26 Tim Perrett <he...@ti...>: > oooo interesting - thats a real shame. Anyone know if there are plans > afoot for that to change? > > Tim > > On 26 Jun 2008, at 14:28, victor jalencas wrote: > >> Actually, the SDK EULA forbids that: >> >> 3.3.2 An Application may not itself install or launch other >> executable code by any means, including without limitation through >> the use of a plug-in architecture, calling other frameworks, other >> APIs or otherwise. 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). > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > |