Issue 5504 in pharo: To have better common interface between TranscriptStream and ThreadSafeTranscript

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

Issue 5504 in pharo: To have better common interface between TranscriptStream and ThreadSafeTranscript

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Milestone-1.4

New issue 5504 by [hidden email]: To have better common interface  
between TranscriptStream and ThreadSafeTranscript
http://code.google.com/p/pharo/issues/detail?id=5504

openLabel: aString
        "Open a window on this transcriptStream"
        ^ (self openAsMorphLabel: aString) openInWorld

Attachments:
        ThreadSafeTranscript-openLabel.st  263 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 5504 in pharo: To have better common interface between TranscriptStream and ThreadSafeTranscript

pharo

Comment #1 on issue 5504 by [hidden email]: To have better common  
interface between TranscriptStream and ThreadSafeTranscript
http://code.google.com/p/pharo/issues/detail?id=5504

openLabel: aString
        "Open a window on this transcriptStream"
        ^ (self openAsMorphLabel: aString)

Attachments:
        ThreadSafeTranscript-openLabel.st  293 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 5504 in pharo: To have better common interface between TranscriptStream and ThreadSafeTranscript

pharo
In reply to this post by pharo
Updates:
        Status: Integrated

Comment #3 on issue 5504 by [hidden email]: To have better common  
interface between TranscriptStream and ThreadSafeTranscript
http://code.google.com/p/pharo/issues/detail?id=5504

in 14440


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