Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

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

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo

Comment #11 on issue 2445 by marcus.denker: recent submission tools does  
not contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

Next action:

  - Check if this is a problem in the current beta


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo
Updates:
        Status: closed

Comment #12 on issue 2445 by stephane.ducasse: recent submission tools does  
not contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

it seems to work now. So I close the issue


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo
Updates:
        Cc: Benjamin.VanRyseghem.Pharo Benjamin.VanRyseghem

Comment #13 on issue 2445 by marianopeck: recent submission tools does not  
contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

Marcus, I sent this email but Benjamin didn't answer yet:

http://forum.world.st/RecentMessages-history-should-be-cleaned-in-ScriptLoader-gt-gt-cleanUpForRelease-td3165995.html


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo

Comment #14 on issue 2445 by Benjamin.VanRyseghem.Pharo: recent submission  
tools does not contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

There is a method to clean the RecentMessageList named  
MethodReference>>#clearAll.

I will renamed it cleanUp this evening if you want ^^ (I'm a little bit  
busy right now ^^)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo

Comment #15 on issue 2445 by marianopeck: recent submission tools does not  
contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

yes, can call it from #cleanUpForRelease
;)

But I can do it if you are busy, don't worry.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2445 in pharo: recent submission tools does not contain the recents message

pharo

Comment #16 on issue 2445 by marianopeck: recent submission tools does not  
contain the recents message
http://code.google.com/p/pharo/issues/detail?id=2445

Stef/Benjamin can we hide from menu the RecentSubmissions and let  
only "Recent Messages" as we did with method finder and friends?

if you agree, I open a ticket and submit the code.