Object.factory create instance failed?

Sam Hu samhudotsamhu at gmail.com
Thu Jun 25 18:18:23 PDT 2009


John C Wrote:

> Object.factory requires a fully qualified class name, so if class Dog resides in module animals, call Object.factory("animals.Dog").

It works now.Great!Thanks so much!

But...may I ask how do you know that?(requires full name).I went through the object.di but nothing relative found.



More information about the Digitalmars-d-learn mailing list