Re: [MacRuby-devel] MacRuby 0.5b1: Tinkering with -[NSObject hash]

2009-11-14 Thread Laurent Sansonetti
Hi Frank, Thanks for the report, it looks like a critical bug in MacRuby. Could you file a bug report on Trac? This way we won't forget it for the upcoming release. Laurent On Nov 13, 2009, at 6:16 AM, Frank Illenberger wrote: Hi everybody, I just found out the hard way, that initializi

Re: [MacRuby-devel] MacRuby 0.5b1: Reloading classes at runtime

2009-11-14 Thread Laurent Sansonetti
Hi Frank, Sorry for the late response. It seems to work here. Following is a small test that loads a class from a Ruby file, calls +new on it, then changes the code, re-loads it again. Could you try to reduce your problem to a small test like this one and let us know? Thanks, Laurent $

Re: [MacRuby-devel] Quicklook plugin, Spotlight importer

2009-11-14 Thread Laurent Sansonetti
Hi, I'm afraid I don't totally understand the question. If the class is written in Ruby using MacRuby, it can't be used in a non-GC environment. If the class is written in Objective-C but used in a MacRuby app, it can be used in a RR environment, assuming that it's correctly implemented t

Re: [MacRuby-devel] [MacRuby] #339: YAML error with UTF-16 string

2009-11-14 Thread Matthias Neeracher
On Nov 14, 2009, at 15:44 , MacRuby wrote: > #339: YAML error with UTF-16 string > ---+ > Reporter: d...@… |Owner: lsansone...@… > Type: defect | Status: closed >

Re: [MacRuby-devel] [MacRuby] #339: YAML error with UTF-16 string

2009-11-14 Thread MacRuby
#339: YAML error with UTF-16 string ---+ Reporter: d...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: critical |Milestone: MacRuby 0