Issue 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

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

Issue 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 5899 by [hidden email]: hasUnacceptedEdits should be  
removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

hasUnacceptedEdits should be removed from Object and only kept on Model


_______________________________________________
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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Labels: Milestone-2.0

Comment #1 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

(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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: FixReviewNeeded

Comment #2 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

Name:  
SLICE-Issue-5899-hasUnacceptedEdits-should-be-removed-from-Object-and-only-kept-on-Model-MarcusDenker.1
Author: MarcusDenker
Time: 15 July 2012, 1:59:15.799 pm
UUID: 179e8722-e166-4565-abb8-4f4fcac8b9a3
Ancestors:
Dependencies: Kernel-MarcusDenker.1148, UI-Basic-MarcusDenker.13

  Issue 5899: hasUnacceptedEdits should be removed from Object and only kept  
on Model


_______________________________________________
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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

(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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: Integrated

Comment #4 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

in 2.0 214


_______________________________________________
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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: Accepted
        Cc: [hidden email]

Comment #5 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

Model>>hasUnacceptedEdits sends hasUnacceptedEdits to each dependent, which  
may include Objects that are not models. I've gotten several DNUs when this  
message is sent to SystemWindow. What do we do?


_______________________________________________
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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: HumanReviewNeeded

Comment #6 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

I temporarily avoided the DNU by implementing the method in MorphicModel to  
return false. I don't know if that's a good permanent solution, but I'm  
attaching the fileout

Attachments:
        MorphicModel-hasUnacceptedEdits.st  215 bytes


_______________________________________________
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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: FixToInclude

Comment #7 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

(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 5899 in pharo: hasUnacceptedEdits should be removed from Object and only kept on Model

pharo
Updates:
        Status: Duplicate
        Mergedinto: 6505

Comment #8 on issue 5899 by [hidden email]: hasUnacceptedEdits  
should be removed from Object and only kept on Model
http://code.google.com/p/pharo/issues/detail?id=5899

(No comment was entered for this change.)


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