On Jul 13, 2011, at 11:09 PM, Nicolas Cellier wrote:
I noticed that crLog: is sometimes sent to Transcript. This completely ruin the goal of eliminating direct reference to Transcript, doesn't it ?
indeed crLog and friends should be sent to self
Another thing, I couldn't find a reference to crLog: in the issue tracker...
I probably forgot to add it :) I was may be in a rush mode no it is there http://code.google.com/p/pharo/issues/detail?id=4264 http://code.google.com/p/pharo/issues/detail?id=4302
I'm really not sure how the issue tracker can be used to track changes back (maybe it simply can't).
the google search engine of the bugtracker is bad bad bad bad only find full name :( terrible software Now nicolas I would love to remove all the Transcript refs :)
Nicolas