Issue 5888 in pharo: MCPackageManager should be a subclass of Model

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5888 in pharo: MCPackageManager should be a subclass of Model

pharo
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=5888

DependemtFields 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5888 in pharo: MCPackageManager should be a subclass of Model

pharo
Updates:
        Labels: Milestone-2.0

Comment #1 on issue 5888 by [hidden email]: MCPackageManager should  
be a subclass of Model
http://code.google.com/p/pharo/issues/detail?id=5888

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5888 in pharo: MCPackageManager should be a subclass of Model

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5888 by [hidden email]: MCPackageManager should  
be a subclass of Model
http://code.google.com/p/pharo/issues/detail?id=5888

in 2.0 074


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker