Ok Corbin, your time has come.
I'm taking a break from RoR, IRB, and VM work to look at this issue.
If you have any more recent information or test cases, let me know.
- Charlie
On 1/22/06, David Corbin <[EMAIL PROTECTED]> wrote:
> Here's a wierd regression bug, causing REXML to give false error
This is the first stab at really implementing binding, and I'll be
committing it on my branch. It does its best to mimic what Ruby does
for bindings. As it turns out, bindings in C Ruby are just blocks
without code attached to them, and they're handled roughly the same.
The only major difference is
On Thu, 09 Feb 2006, Charles O Nutter defenestrated me:
> Replies!
>
> - I'll check out rubicon, but we're really starting to push the limits
> of Rubicon. I can change (i.e. break) some pretty core things without
> Rubicon failing. We may want to consider finding a way to include
> Ruby's own te