Issue 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

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

Issue 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0

New issue 6230 by [hidden email]: Refactoring engine depending  
on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

We have to kill SystemChangeNotifier and make things to throgh  
SystemAnnouncer


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo

Comment #1 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

Slice in inbox.  After integrating the change, the following code should be  
executed:

RBRefactoryChangeManager nuke.
RBRefactoryChangeManager instance.

SLICE-Issue-6230-Refactoring-engine-depending-on-SystemChangeNotifier-GuillermoPolito.1


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: FixReviewNeeded

Comment #2 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

(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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: MonkeyIsChecking

Comment #3 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230#c3

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: ValidatedByTheMonkey

Comment #4 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230#c4

This Issue has been checked by Ulysse the Monkey
       
5103 tests passed in 00:00:21s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (907)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (592)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6230-Refactoring-engine-depending-on-SystemChangeNotifier-GuillermoPolito.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20176-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
https://git.gitorious.org/cogvm/blessed.git Commit:  
744bfe905c78a1a5d408680a8780367ea77e0549 Date: Fri Jun 1 15:17:41 2012  
+0200 By: Esteban Lorenzano <[hidden email]>


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: MonkeyIsChecking

Comment #5 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230#c5

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20176

Comment #6 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230#c6

This Issue has been checked by Ulysse the Monkey
       
5103 tests passed in 00:00:25s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (907)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (592)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6230-Refactoring-engine-depending-on-SystemChangeNotifier-GuillermoPolito.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20176-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
https://git.gitorious.org/cogvm/blessed.git Commit:  
744bfe905c78a1a5d408680a8780367ea77e0549 Date: Fri Jun 1 15:17:41 2012  
+0200 By: Esteban Lorenzano <[hidden email]>


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: Workneeded

Comment #7 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

new version says "no changes" when merging.


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo

Comment #8 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

It's strange.  I take latest pharo, update it, go for the slice and the  
merge show me 2 changes...


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: FixToInclude

Comment #9 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

hmm.. now I see it too.


_______________________________________________
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 6230 in pharo: Refactoring engine depending on SystemChangeNotifier

pharo
Updates:
        Status: Integrated

Comment #10 on issue 6230 by [hidden email]: Refactoring engine  
depending on SystemChangeNotifier
http://code.google.com/p/pharo/issues/detail?id=6230

in 2.0 178


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