Login  Register

[COTDC] 10 - DummyUIManager

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

[COTDC] 10 - DummyUIManager

laurent laffont
2013 posts
Today:  DummyUIManager


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 10 - DummyUIManager

Igor Stasenko
9533 posts
On 13 February 2011 19:48, laurent laffont <[hidden email]> wrote:
> Today:  DummyUIManager
>

Since i went into that area not long ago.. i can give it a try.

Hmm.. I'm not sure we need it anymore..
Maybe we still need it in a sense, that you don't want quit image on
errors (like NonInteractiveIUManager).
I am not an author of this class, so i can only guess what its purpose
and so if  NonInteractiveIUManager having the same one,
then we should simply get rid of it.
Oh yeah.. if someone wiil give an elaborate comment about its purpose
we can see :)

> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
> Laurent



--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 10 - DummyUIManager

laurent laffont
2013 posts
If I understand:

I'm an alternative UIManager used to run an the image without GUI.  I redefine methods which requires user input as these requests are irrelevant in a headless environment. 

Laurent.


On Sun, Feb 13, 2011 at 11:40 PM, Igor Stasenko <[hidden email]> wrote:
On 13 February 2011 19:48, laurent laffont <[hidden email]> wrote:
> Today:  DummyUIManager
>

Since i went into that area not long ago.. i can give it a try.

Hmm.. I'm not sure we need it anymore..
Maybe we still need it in a sense, that you don't want quit image on
errors (like NonInteractiveIUManager).
I am not an author of this class, so i can only guess what its purpose
and so if  NonInteractiveIUManager having the same one,
then we should simply get rid of it.
Oh yeah.. if someone wiil give an elaborate comment about its purpose
we can see :)

> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
> Laurent



--
Best regards,
Igor Stasenko AKA sig.


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 10 - DummyUIManager

laurent laffont
2013 posts
Can someone confirm please ?

Laurent

On Mon, Feb 14, 2011 at 3:18 PM, laurent laffont <[hidden email]> wrote:
If I understand:

I'm an alternative UIManager used to run an the image without GUI.  I redefine methods which requires user input as these requests are irrelevant in a headless environment. 

Laurent.


On Sun, Feb 13, 2011 at 11:40 PM, Igor Stasenko <[hidden email]> wrote:
On 13 February 2011 19:48, laurent laffont <[hidden email]> wrote:
> Today:  DummyUIManager
>

Since i went into that area not long ago.. i can give it a try.

Hmm.. I'm not sure we need it anymore..
Maybe we still need it in a sense, that you don't want quit image on
errors (like NonInteractiveIUManager).
I am not an author of this class, so i can only guess what its purpose
and so if  NonInteractiveIUManager having the same one,
then we should simply get rid of it.
Oh yeah.. if someone wiil give an elaborate comment about its purpose
we can see :)

> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
> Laurent



--
Best regards,
Igor Stasenko AKA sig.



Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 10 - DummyUIManager

Pavel Krivanek-3
1314 posts
In reply to this post by laurent laffont
Hi,

yes, this is the right comment for this class.

Cheers,
-- Pavel

On Mon, Feb 14, 2011 at 3:18 PM, laurent laffont <[hidden email]> wrote:
If I understand:

I'm an alternative UIManager used to run an the image without GUI.  I redefine methods which requires user input as these requests are irrelevant in a headless environment. 

Laurent.


On Sun, Feb 13, 2011 at 11:40 PM, Igor Stasenko <[hidden email]> wrote:
On 13 February 2011 19:48, laurent laffont <[hidden email]> wrote:
> Today:  DummyUIManager
>

Since i went into that area not long ago.. i can give it a try.

Hmm.. I'm not sure we need it anymore..
Maybe we still need it in a sense, that you don't want quit image on
errors (like NonInteractiveIUManager).
I am not an author of this class, so i can only guess what its purpose
and so if  NonInteractiveIUManager having the same one,
then we should simply get rid of it.
Oh yeah.. if someone wiil give an elaborate comment about its purpose
we can see :)

> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
> Laurent



--
Best regards,
Igor Stasenko AKA sig.



Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 10 - DummyUIManager

laurent laffont
2013 posts
Thank you Pavel.

Laurent

On Mon, Feb 14, 2011 at 9:28 PM, Pavel Krivanek <[hidden email]> wrote:
Hi,

yes, this is the right comment for this class.

Cheers,
-- Pavel


On Mon, Feb 14, 2011 at 3:18 PM, laurent laffont <[hidden email]> wrote:
If I understand:

I'm an alternative UIManager used to run an the image without GUI.  I redefine methods which requires user input as these requests are irrelevant in a headless environment. 

Laurent.


On Sun, Feb 13, 2011 at 11:40 PM, Igor Stasenko <[hidden email]> wrote:
On 13 February 2011 19:48, laurent laffont <[hidden email]> wrote:
> Today:  DummyUIManager
>

Since i went into that area not long ago.. i can give it a try.

Hmm.. I'm not sure we need it anymore..
Maybe we still need it in a sense, that you don't want quit image on
errors (like NonInteractiveIUManager).
I am not an author of this class, so i can only guess what its purpose
and so if  NonInteractiveIUManager having the same one,
then we should simply get rid of it.
Oh yeah.. if someone wiil give an elaborate comment about its purpose
we can see :)

> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment
> will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
> Laurent



--
Best regards,
Igor Stasenko AKA sig.