Re: [jruby-dev] Brand new dynamic STI implementation

2007-07-01 Thread Charles Oliver Nutter
Charles Oliver Nutter wrote: Charles Oliver Nutter wrote: - use the parent's dispatcher layout in the child dispatcher, so each is a sum of its parents - add in non-fast methods to the STI process, but wrap them with the appropriate framing logic; this would effectively eliminate hash-based di

Re: [jruby-dev] Java integration magic++

2007-07-01 Thread Bill Dortch
Very cool stuff! -Bill On 6/30/07, Nick Sieger <[EMAIL PROTECTED]> wrote: I just committed a patch I had lingering in JRUBY-991, plus some enhancements. We can back out the change if it causes problems or proves to be too controversial. The basic theme is auto-coercion of vanilla Ruby object