On Jul 9, 7:34 pm, Vivian Aranha <
vivianara...@gmail.com> wrote:
> They have 60,000 apps in store adn they dotn wnat anyone using HTML JS just
> Objective C.
Question: wouldn't it be possible to supply an encryption key,
compiling all the javascript stuff, possibly even as embedded
encrypted string in the final compiled executable? Stand alone
encrypted javascript files should also carry another file extension of
course, like "dat"? This is assuming that there is an interface in the
SDK to shove arbitrary string data to the browser directly without
referring to it in the filesystem (which would complicate the
encryption of course)?
I realize this seems like a lot of work, but then again Apple trying
to force development language on developers for no obvious reason
(other than their own proprietary lockin) is not exactly being
forthcoming towards developers. I'm just trying to figure out if Apple
will eventually be successful in forcing obj-c down people throats or
not. If encryption/code hiding like I suggested is possible (sending
string data directly to the browser that will get parsed and
executed), this is obviously a battle that Apple will lose eventually.
Marius K.