Hi
I'm wondering how we handle the following case: - we have a method with the same name on instance and class - we import by merging class and metaclass.
I remember that I payed attention to that for ClassVariable but I do not see how I handle it in the SmalltalkImporter.
Does one of you remember?
Stef