dblack / wobblini.net wrote: > I do sometimes wonder what would happen if the ancestry array were > writeable. It could be interesting. I haven't thought through the > possible pitfalls. You mean, like Object#become? :) Seriously, how would that play with the core classes, which don't keep their state in instance variables? Devin