Issue 5978 in pharo: FileSystem streams

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

Issue 5978 in pharo: FileSystem streams

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Enh Milestone-2.0

New issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

As discussed at  
http://forum.world.st/how-to-get-a-string-read-stream-from-filesystem-td4081391.html :

The streams built into FileSystem are minimal ANSI streams. They are
supposed to be wrapped by something more powerful. I was told that
Xtreams works well with FileSystem. Maybe Nile could be made to work
as well?

Maybe we could put comments in the stream methods to that effect, and maybe  
add a few more methods like #readStream, #writeStream


_______________________________________________
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 5978 in pharo: FileSystem streams

pharo

Comment #1 on issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

issue 5967 resolves part of this by only using the old FileStreams...

I strongly suggest replace this with something cleaner, following the  
original idea with the FileHandles that only support primtive byte  
operations.


_______________________________________________
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 5978 in pharo: FileSystem streams

pharo
Updates:
        Labels: Filesystem

Comment #2 on issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

(No comment was entered for this change.)


_______________________________________________
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 5978 in pharo: FileSystem streams

pharo

Comment #3 on issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

Issue 4797 has been merged into this issue.


_______________________________________________
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 5978 in pharo: FileSystem streams

pharo

Comment #4 on issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

This discussion might be relevant:  
http://forum.world.st/Is-the-plan-to-replace-FileStream-by-FSStream-td4394841.html


_______________________________________________
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 5978 in pharo: FileSystem streams

pharo
Updates:
        Status: Closed

Comment #5 on issue 5978 by [hidden email]: FileSystem streams
http://code.google.com/p/pharo/issues/detail?id=5978

Camillo removed them for now.


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