cocoa applications are written in obj-c. I want to use Ruby those places where all the editor logic are. I havn't
decided if the model still should be in Ruby or if I should move it to C?
I must glue these worlds together.
When basic gluing together, so that I can recieve a keyevent in objective C and let Ruby deal with it.. and send back
info so it the canvas can be rendered with the new letter. When I reach this point.. then this point is completed. |