Issue 4985 in pharo: Object>>log: -> Object>>trace:

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

Issue 4985 in pharo: Object>>log: -> Object>>trace:

pharo
Status: Accepted
Owner: [hidden email]

New issue 4985 by [hidden email]: Object>>log: -> Object>>trace:
http://code.google.com/p/pharo/issues/detail?id=4985

We should use trace instead of log to hide transcript
because

Object>>log conflicts with log.

So I started to change all the logCr, log, crLog and friends into traceCr,  
trace, traceCr:



_______________________________________________
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 4985 in pharo: Object>>log: -> Object>>trace:

pharo

Comment #1 on issue 4985 by [hidden email]: Object>>log: ->  
Object>>trace:
http://code.google.com/p/pharo/issues/detail?id=4985

logCr: -> traceCr: 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 4985 in pharo: Object>>log: -> Object>>trace:

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.4

Comment #2 on issue 4985 by [hidden email]: Object>>log: ->  
Object>>trace:
http://code.google.com/p/pharo/issues/detail?id=4985

in 14232


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