Re: Issue 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

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

Re: Issue 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Summary: CommandLineUImanager missing methods (was define behavior ie,  
writing on stdout)

Comment #6 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333

Ideally, maybe there should be the opportunity to interact on the command  
line, just like MorphicUIManager, which stops execution until the message  
is dealt with by the user. Then, there could be a flag or maybe even  
supplied answers to turn it on and off.

But logging is definitely an improvement.

New slice in inbox:  
SLICE-Issue-7333-define-behavior-ie-writing-on-stdout-SeanDeNigris.2

- Refactor methods from v. 1
- Print messages in the form "Title: message" instead of "Title\nmessage",  
to better parallel MorphicUIManager, and for readability


_______________________________________________
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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: MonkeyIsChecking

Comment #7 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20498

Comment #8 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#c8

This Issue has been checked by Ulysse the Monkey
       
6379 tests passed in 00:02:13s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (611)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (589)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7333-define-behavior-ie-writing-on-stdout-SeanDeNigris.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20498-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
git://gitorious.org/cogvm/blessed.git Commit:  
452863bdfba2ba0b188e7b172e9bc597a2caa928 Date: 2012-12-07 16:49:46 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #5922


_______________________________________________
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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: MonkeyIsChecking

Comment #9 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#c9

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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20499

Comment #10 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#c10

This Issue has been checked by Ulysse the Monkey
       
6383 tests passed in 00:02:10s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (611)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (593)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7333-define-behavior-ie-writing-on-stdout-SeanDeNigris.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20499-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
git://gitorious.org/cogvm/blessed.git Commit:  
452863bdfba2ba0b188e7b172e9bc597a2caa928 Date: 2012-12-07 16:49:46 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #5922


_______________________________________________
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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: MonkeyIsChecking

Comment #11 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#c11

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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20500

Comment #12 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333#c12

This Issue has been checked by Ulysse the Monkey
       
6383 tests passed in 00:03:45s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (611)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (593)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7333-define-behavior-ie-writing-on-stdout-SeanDeNigris.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20500-a on NBCoInterpreter  
NativeBoost-CogPlugin-IgorStasenko.15 uuid:  
44b6b681-38f1-4a9e-b6ee-8769b499576a Nov 27 2012
NBCogit NativeBoost-CogPlugin-IgorStasenko.15 uuid:  
44b6b681-38f1-4a9e-b6ee-8769b499576a Nov 27 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
40ac7e7bdec6fef0e934d2c019b86db996053912 Date: 2012-11-19 18:54:49 +0100  
By: Mariano Martinez Peck <[hidden email]> Jenkins build #146


_______________________________________________
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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: FixToInclude

Comment #13 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333

(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 7333 in pharo: CommandLineUImanager missing methods (was define behavior ie, writing on stdout)

pharo
Updates:
        Status: Integrated

Comment #14 on issue 7333 by [hidden email]: CommandLineUImanager  
missing methods (was define behavior ie, writing on stdout)
http://code.google.com/p/pharo/issues/detail?id=7333

in 2.0 501


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