2009/5/3 Hernán Morales Durand <hernan.morales@gmail.com>:
 Igor, you're claiming that every reference to Transcript in every package and every example should be wrapped in some way by
[ ... Â ] forkAt: Processor userBackgroundPriority.
to preserve the historical behavior ?
No, i'm not. It is the Transcript which ensuring the thread-safety. Transcript is a stream. It could be used w/o being connected to a window. Please make difference between Transcript stream, which is updated immediately, and Transcript window which can be updated when it is safe to do it.
2009/5/3 Igor Stasenko <siguctua@gmail.com>:
2009/5/3 Stéphane Ducasse <stephane.ducasse@inria.fr>:
but apparently    http://code.google.com/p/pharo/issues/detail?id=750 shows the contrary and this is really strange. I think that may be this is a slow down in Transcript but...
i added a comment to this issue.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.