Status: FixToInclude
Owner:
[hidden email]
Labels: Type-Bug
New issue 5888 by
[hidden email]: MCPackageManager should be a
subclass of Model
http://code.google.com/p/pharo/issues/detail?id=5888DependemtFields is full of dependency coming from MCWorkingCopy.
Therefore they should be subclass of Model.
I tested it and it works!
I will chase the other user of DependentFields so that we can remove it
from Object
Model subclass: #MCPackageManager
instanceVariableNames: 'package modified'
classVariableNames: ''
poolDictionaries: ''
category: 'Monticello-Versioning'
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker