At 00:16 +0200 4/12/09, Dömötör Gulyás wrote:
> I think its great to have a PPC nightly, and I really appreciate
> the effort to at least combat regression, as probably one of the
> few people who'd still like to ship PPC/x86 UBs. Keep it up :)
Setting up the build server and monitoring cron's em
If you've got a simple class like
class MyController
attr_writer :log
def draggingEntered(sender)
end
end
Then log will show up as an outlet in IB, and draggingEntered will be an action.
I installed the iPhone SDK after MacRuby, and all of a sudden those
stopped automatically showing up.
Another week, another status update on the experimental branch!
Unfortunately, the work done this week was pretty light.
- More work on IO (IO#readlines, IO#each_byte and IO#each_char).
- A better implementation for catch/throw was added.
- Tail-call elimination was introduced. This optimizat