David Alan Black <dblack / candle.superlink.net> writes: > No more or less dynamic than other inheritance in Ruby :-) I guess > conditional inheritance. Is there a way to change a super class at runtime, other than through the mixin approach? Where you used to inherit from class A but now you inherit from class B instead? Just curious. -- Chris