| http://www.w3.org/ns/prov#value | - So, how much would it ease the pain if ObjectSpace.each_object(x) only worked if x was Class, Module, or a class that had been decorated in some specific way in advance, e.g. class SomeClass; include ObjectSpace::Walkable; endor the like?(As a matter of implementation, it *might* work for ObjectSpace::Walkable.included to redefine 'new' in the including class to put the newly created object on the
|