From: Tim B. <tim...@gm...> - 2006-03-04 02:12:46
|
Lately I've been converting some examples from Apple's Cocoa sample code library (http://developer.apple.com/samplecode/Cocoa/index.html) to Ruby. It's given me a few patterns to use for future RubyCocoa apps, and it's exposed some of the ways RubyCocoa applications can break when the instructions aren't strictly followed. I wrote up an account of one conversion and put it online here: http://www.rubycocoa.com/the-rubification-of-rtw. I expect to post other conversions as I complete them. If anyone else is willing to share conversions of their own, I'd gladly host those online as well. Tim |