Re: [Ironruby-core] ObjectSpace module

2011-08-15 Thread Tomas Matousek
This is actually pretty good solution - it's not harming perf of apps that don't need the feature. Is there any real-world scenario that this doesn't address? Some app translating random integers to objects? Until there is I'm not sure if it makes sense to go any further. What about implementing

Re: [Ironruby-core] ObjectSpace module

2011-08-15 Thread Iulian Fecioru
Hello, Thank you for your response. My implementation was a trick to make something working. I think I can do this more correctly and complete in the IronRuby core. I'll try to implement this in IronRuby core, if nobody is against this. (Something like JRuby has implemented). Regards, I

Re: [Ironruby-core] Sync rubyspec

2011-08-15 Thread Enrico Sada
and library/t* and core/hash ( https://github.com/IronLanguages/main/pull/40 ) copy/replace list is boring, i added the sync status list as public gist: https://gist.github.com/1146037 , so we can track wip and dont dupe work On Mon, Aug 15, 2011 at 12:41 AM, Enrico Sada wrote: > and core/range