[MacRuby-devel] [MacRuby] #561: serialization/archiving of ruby and obj-c objects

2010-01-18 Thread MacRuby
#561: serialization/archiving of ruby and obj-c objects -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new Priority: majo

Re: [MacRuby-devel] [MacRuby] #557: Ruby exceptions aren't catched when calling at_exit block

2010-01-18 Thread MacRuby
#557: Ruby exceptions aren't catched when calling at_exit block -+-- Reporter: eloy.de.en...@… |Owner: lsansone...@… Type: defect | Status: closed Prior

Re: [MacRuby-devel] GCD and NSURLConnection

2010-01-18 Thread steve ross
You're right, no ivars are being written in concurrent threads in the bug report code. However, in the NSURLConnection example, two ivars are used. The is the code to execute (the block). The second is the data buffer that will be changed as the HTTP response data returns. In either case, there

Re: [MacRuby-devel] [MacRuby] #557: Ruby exceptions aren't catched when calling at_exit block (was: Ruby exceptions aren't cached when calling at_exit block)

2010-01-18 Thread MacRuby
#557: Ruby exceptions aren't catched when calling at_exit block -+-- Reporter: eloy.de.en...@… | Owner: lsansone...@… Type: defect | Status: new Priorit

[MacRuby-devel] [MacRuby] #560: __method__ and __callee__ always return nil

2010-01-18 Thread MacRuby
#560: __method__ and __callee__ always return nil +--- Reporter: lastobe...@…| Owner: lsansone...@… Type: defect | Status: new Priority: minor