1. 1 Pit Capitain

    Hi Matt, if you search the ruby-talk archives you’ll find other, more efficient implementations for the direct == false case.

  2. 2 Tomte

    Hi there,

    I found your code very helpful for my work. I’m working on a modular tool and I want to create one instance of all classes that are subclasses of another class. Since I don’t know of the existence of all those classes (I would need a configuration file or something like that, where each single one is specified), I searched exactly for the solution you provided here :) . It works very well!!!

    Thanks for the good work :)

  3. 3 Matt Williams

    I’m glad I was able to help!

Leave a Reply