So I started hacking in class vars (@@foo) to always access the static
var of that name: http://gist.github.com/654845
It almost works, but I'm having some inference problems (as usual). I
may not have time to hack on it again in the next day or two (RubyConf
Uruguay this weekend) so I thought I'd post it here if anyone wanted
to try to finish it up.
And oh, hi :) Hopefully I'll be able to do more Mirah hacking after
all my travel is done in a couple weeks.
- Charlie
It works now, pushed in 91c66d3.
- Charlie