Re: Issue 4936 in pharo: Temporarily switching to the non-interactive UIManager

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

Re: Issue 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo
Updates:
        Summary: Temporarily switching to the non-interactive UIManager

Comment #1 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

(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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo

Comment #2 on issue 4936 by [hidden email]: Temporarily switching to the  
non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

Could you do a nice API the other way around as well? :)
Would be nice for resolving issue 4829


_______________________________________________
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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo
Updates:
        Status: FixReviewNeeded
        Labels: Milestone-1.4

Comment #3 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

(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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo

Comment #4 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

The non interactive manager will reinstate an interactive one at startup  
(if the image is restarted headless).
I'm thinking this policy should be default: change the manager at startup  
time to one that fits how the image was started.

PS. I don't like the "beDefault" naming, since it's the one that's  
currently in use, rather than a default?

Same, #nonInteractiveManager suggests it's just an accessor without the  
side-effect.
Ideally there should be a per-process setting e.g running tests silently  
while the rest of the image is interactive.


_______________________________________________
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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo

Comment #5 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

Well, then
UIManager default should lead to something like

Processor activeProcess defaultUIManager.

It looks like we're making it more and more complex. I'm not sure if it  
worth doing that.

P.S. I agree that nonInteractiveManager should just answer a new manager,  
but don't install 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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo
Updates:
        Status: Workneeded

Comment #6 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

I added that to 14211 and will put the issue to work needed for any more  
changes to be done


_______________________________________________
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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo
Updates:
        Labels: UIManager

Comment #7 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

(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 4936 in pharo: Temporarily switching to the non-interactive UIManager

pharo
Updates:
        Status: Integrated

Comment #8 on issue 4936 by [hidden email]: Temporarily switching to  
the non-interactive UIManager
http://code.google.com/p/pharo/issues/detail?id=4936

(No comment was entered for this change.)


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