Jerry Daniels wrote:
I have trouble believing that a pre compiler is a problem. Any
framework is essentially the same thing. RevMobile doesn't actually
compile anything as far as I can tell. It creates a file(s) to be
compiled by Objective-C, yes?

Yeah. Nobody panic. As far as I can tell, the rules haven't changed much, the team is aware of the limitations, and RevMobile doesn't break them. There is no interpreted layer in a built RevMobile app; Rev scripts go directly from RevTalk to binary. We have limitations on using "interpreted" commands in our scripts, and they won't be accepted -- i.e., we can't use do, value, or any parameters that aren't already evaluated before they're sent (see the revmobile docs about that. It's not as bad as it sounds.)

Kevin may have more to say about it, but I think the team is way ahead of you guys. ;)

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to