Hi Is there a way to dynamically require a class at the first instantiation of an instance as opposed to loading all classes upfront via load_classes? I am looking for similar functionality to the Class::Factory module methods add_factory_type and register_factory_type. Regards, lmh