On Sun, Mar 16, 2008 at 7:34 AM, James K Smith <[EMAIL PROTECTED]> wrote: > A small price to support a platform with such commercial value.
There's a bit of an issue as to whether their terms and conditions for the SDK allow developing and distributing interpreters/compilers via their store. So it might pay to look into that before considering Factor on the iPhone. http://blog.wired.com/monkeybites/2008/03/has-apple-banne.html --------8<------- The key section of the SDK says that "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)." Even worse is the section just after that which specifically says no to plugin architectures: "An Application may not itself install or launch other executable code by any means, including without limitation through the use of a plugin architecture, calling other frameworks, other APIs or otherwise." --------8<------- A delivered Factor application loads an image containing executable code which may be covered by the second section. Chris. -- http://www.bluishcoder.co.nz ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
