Issue 4661 in pharo: Smalltalk tools transcript

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

Issue 4661 in pharo: Smalltalk tools transcript

pharo
Status: FixProposed
Owner: pavel.krivanek

New issue 4661 by pavel.krivanek: Smalltalk tools transcript
http://code.google.com/p/pharo/issues/detail?id=4661

Igor changed some uses of "Transcript" to "Smalltalk tools
transcript". Of course it is not bad idea however it has some
unwelcome consequences - mainly it cannot work on images that have no
tools and Pharo Kernel and most of derived images have no ToolRegistry
at all. Currently it breaks Pharo Kernel job on CI server.

Here are affected methods:

Object>>crLog: {logging}
Object>>log: {logging}
Object>>logCr: {logging}
Object>>logCrTab: {logging}

Of course the simplest way how to fix that is revert previous versions
of this methods. However we may use some more general solution where
ToolRegistry will be part of the kernel but then we will have to solve
questions what tools are default, what to do if the tool class is
missing etc.

Attachments:
        toolsFix.1.cs  924 bytes


_______________________________________________
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 4661 in pharo: Smalltalk tools transcript

pharo
Updates:
        Labels: Milestone-1.4

Comment #1 on issue 4661 by [hidden email]: Smalltalk tools  
transcript
http://code.google.com/p/pharo/issues/detail?id=4661

ok so what do we do?
I will integrate these again so that ci is happy but we should arrive to a  
fix point


_______________________________________________
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 4661 in pharo: Smalltalk tools transcript

pharo

Comment #2 on issue 4661 by [hidden email]: Smalltalk tools  
transcript
http://code.google.com/p/pharo/issues/detail?id=4661

in 14099


_______________________________________________
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 4661 in pharo: Smalltalk tools transcript

pharo
Updates:
        Status: Closed

Comment #3 on issue 4661 by [hidden email]: Smalltalk tools  
transcript
http://code.google.com/p/pharo/issues/detail?id=4661

(No comment was entered for this change.)


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