On May 9, 2010, at 6:55 PM, Randall Lee Reetz wrote: > wrong
You may have the mistaken idea that Objective-C is compiled code, but it's not, it's uncompiled source text, that then gets compiled to the processor on the device. Apple saying that you can only use certain languages is directly dictating what your code looks like before it's compiled. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
