hi, I would modify SmalltalkImporter to enable importing all methods/ classes (as stubs) which do references to the appropriate model. Actually I am stopping in SmalltalkImporter>>#importClass: and my question is: do you know how to know in VW which are the methods/classes that do reference t8888°°°8o a method/class? I know that we can get such information through the Browser but really I do not think that this is a good idea to make Moose dependent on VW browser.
bests, Hani