The cocoa thing is the way to access advanced features like Grand Central 
Dispatch (introduced in snow leopard) that allows an more effective use of 
nowadays multicore processors by using queues instead of threads. This is of 
tremendous help for CPU intensive tasks, like scientific computing, signal 
processing, image processing, 3D imaging, etc... Not kid stuff, typically. 
Optimizing open source computing code with these tools is a boost in 
performance.
A first application would be naturally in externals, but runrev could benefit 
from it directly.
See
http://arstechnica.com/apple/2009/08/mac-os-x-10-6/12/
for a short but good technical explanation.

Best regards
        François

Le 13 févr. 2013 à 23:11, Monte Goulding a écrit :

> I don't think Cocoa is in the base kickstarter campaign. It's a stretch goal 
> but it enabled I believe by the platform API. Matk's blog posts on this stuff 
> is a great read.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to