2010/3/20 Stéphane Ducasse <[email protected]>: > hasSpecialSelector: ifTrueSetByte: > > is heavily used by SystemNavigation but either invoked via Smalltak or self > environment or classEnviroment > > I would tend to think that this is something that should be part of > SmalltalkImage but this is not that clear. > What do you think? >
I just don't know. Since it is an information shared by the VM, maybe it's better letting it here. Just for curiousity, I checked how these special selectors where shared in Encoder... Huh, not straightforward ! Nicolas > Stef > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
