# from Jan Dubois
# on Wednesday 17 August 2011 11:51:

>On Tue, 16 Aug 2011, John Ralls wrote:
>> Anyway, that's kind of irrelevant for Johan's question, because
>> interpreted languages aren't allowed on iOS, except for Javascript
>> in WebApps. All installable apps must be written in C, C++, or
>> Objective-C.
>
>That is no longer true (I think it was changed around September 2010
> or so). You can use whatever you want, as long as *all* code is
> included in your application; you are just not allowed to download
> additional code from the net at runtime.

Ok.  So, what about downloading data from the net at runtime, then 
performing various actions in response to that data?  ;-)

One might say that this is similar to how a web browser would render a 
page based on the contents of the html data.  I would love to read the 
legalese where they manage to unambiguously distinguish between code 
and data, but I think it would be better performed as a 3-act tragedy.

--Eric
-- 
Anyone who has the power to make you believe absurdities has the power
to make you commit injustices.
--Voltaire
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to