Hacker News new | past | comments | ask | show | jobs | submit login

I wonder if iPhone's browser does XML and XSLT, like all modern browsers do?

It happens that XSLT is Turing complete, and the browser can certainly download stuff from teh internet. This could mean that merely embedding the browser into your iPhone app effectively turns it into an interpreter for programs downloaded from anywhere. Sure it's sandboxed but technically that shouldn't matter. And I'm sure you could introduce hooks to the browser from native side, to make something interesting out of it.




Or, you know, javascript. Which the iPhone's browser definitely supports. And which isn't governed by the terms of the SDK anyway.


Why the fuck would you bother with XML wankery when you're given a top-of-the-line JIT-compiling javascript engine?


Would code downloaded and run by the browser be code that is run by Apple's builtin interpreter?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: