Manuscript (Case [Issue]22727) Usability - NonInteractiveTranscript is broken with files

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

Manuscript (Case [Issue]22727) Usability - NonInteractiveTranscript is broken with files

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Usability: Misc  •  You are subscribed to this case
File instances are not streams, right ?

I think it should be

(File named: self fileName) openForWrite

or even better,

(File named: self fileName) openForAppend

and remove the whole following expression.

What do you think ?

On the other hand, using file references would work too. Those are buffered and properly encoded, which is probably better.
Priority Priority: 1 – Show Stopper !!!!!! Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

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