[Pharo-project] RB remaining in the image
Jan. 19, 2012
10:26 a.m.
stef...there is still a category 'AST-Semantic' which has: AnObsoleteRBProgramNodeVisitor subclass: #RBSemanticAnnotator instanceVariableNames: 'scope' classVariableNames: '' poolDictionaries: '' category: 'AST-Semantic' cheers -- Mariano http://marianopeck.wordpress.com
Jan. 19, 2012
11:43 a.m.
Thanks This is really strange because this means that the unload does not work well :) On Jan 19, 2012, at 11:26 AM, Mariano Martinez Peck wrote:
stef...there is still a category 'AST-Semantic' which has:
AnObsoleteRBProgramNodeVisitor subclass: #RBSemanticAnnotator instanceVariableNames: 'scope' classVariableNames: '' poolDictionaries: '' category: 'AST-Semantic'
cheers
-- Mariano http://marianopeck.wordpress.com
5307
Age (days ago)
5307
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mariano Martinez Peck -
Stéphane Ducasse