Issue 6233 in pharo: Extract log file behavior from SmalltalkImage god object

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

Issue 6233 in pharo: Extract log file behavior from SmalltalkImage god object

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

New issue 6233 by [hidden email]: Extract log file behavior from  
SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233

Let's make a ChangesLog object by now. This one should be the responsible  
for logging into the changes file and hear the system announcements


_______________________________________________
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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233

slice in inbox:  
SLICE-Issue-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#c2

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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-GuillermoPolito.1  
from http://ss3.gemstone.com/ss/PharoInbox:
        MessageNotUnderstood: SmalltalkImage>>forceChangesToDisk
  1: SmalltalkImage(Object)>>doesNotUnderstand: #forceChangesToDisk
  2: SmalltalkImage>>logChange:
  3: SmalltalkImage>>event:
  4: WeakMessageSend>>valueWithArguments:
  5: [answer := each valueWithArguments: anArray] in  
WeakActionSequenceTrappingErrors>>valueWithArguments:startingFrom:
  6: BlockClosure>>on:do:
  7: WeakActionSequenceTrappingErrors>>valueWithArguments:startingFrom:
  8: WeakActionSequenceTrappingErrors>>valueWithArguments:
  9: SystemEventManager(Object)>>triggerEvent:withArguments:
10: SystemEventManager(Object)>>triggerEvent:with:
        ...Test Results:
-------------
Passed: 5102
        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 (178)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

Errors: 1
        CompilerEvaluationTest>>#testEvaluationOfSelfSend


----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: FixReviewNeeded

Comment #4 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233

This new slice loads...

SLICE-Issue-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-GuillermoPolito.2

Come monkey, I have bananasss


_______________________________________________
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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: MonkeyIsChecking

Comment #5 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: ValidatedByTheMonkey

Comment #6 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#c6

This Issue has been checked by Ulysse the Monkey
       
5103 tests passed in 00:00:22s:
===============================
        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-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-GuillermoPolito.2  
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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: MonkeyIsChecking

Comment #7 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#c7

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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20176

Comment #8 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233#c8

This Issue has been checked by Ulysse the Monkey
       
5103 tests passed in 00:00:19s:
===============================
        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-6233-Extract-log-file-behavior-from-SmalltalkImage-god-object-GuillermoPolito.2  
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 6233 in pharo: Extract log file behavior from SmalltalkImage god object

pharo
Updates:
        Status: Integrated

Comment #9 on issue 6233 by [hidden email]: Extract log file  
behavior from SmalltalkImage god object
http://code.google.com/p/pharo/issues/detail?id=6233

in 2.0 177


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