Mac OS X Cocoa Plans
I want to clarify our plans with regard to OS X development. Simply stated:
Currently, for OS X, REBOL 3.0 uses the Posix model at the C library level. However, for the rest of the environment, we would like to use Cocoa. Although building a basic Cocoa app is fairly easy, our integration with the R3 core will be a more bit complicated. Cocoa takes over the entire application model in a broad way, but REBOL applications use their own OS independent application model (a bit similar to how web pages or Flash apps work). However, we are encouraged by the fact that various scripting languages are now running in Cocoa. Also, a lot of the effect of Cocoa really applies to the outer layer of REBOL, it's Host environment. We hope we can isolate it properly. So, if you have deeper experience with writing OS X Cocoa code, and you want to help bring REBOL into that domain, please contact me, and let's figure out the details to move forward with it.
|
Updated 17-Nov-2024 - Copyright Carl Sassenrath - WWW.REBOL.COM - Edit - Blogger Source Code |