Monticello: AnObsoleteClass???

Damien Cassou damien.cassou at gmail.com
Sat Apr 28 09:25:48 UTC 2007


I think you have to find which method(s) call
#visitNamespaceDefinition: and recompile them.

2007/4/28, Michael van der Gulik <squeakml at gulik.co.nz>:
> I'm modifying Monticello to store Namespaced packages to a .mcz file.
> However, I've come across a problem I've never seen before:
>
> MessageNotUnderstood:
> AnObsoleteMCNamespacedStWriter>>visitNamespaceDefinition:
>
> Where did that "AnObsolete" part come from, and why isn't my class
> (MCNamespacedStWriter) being used now that I've fixed the DNU? Is this
> something peculiar to Squeak, or is Monticello doing some wacky
> reflection on its own classes?
>
> Michael.
>
>
>


-- 
Damien Cassou



More information about the Squeak-dev mailing list