Re: Issue 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

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

Re: Issue 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo

Comment #9 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

this looks like a very reasonable and useful addition, why is stalled ?


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo

Comment #10 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

Because there is no machine readable code. Everything takes effort.


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo

Comment #11 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

OK. I'll have a look at making a slice ;-)


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo

Comment #12 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

Name: SLICE-Issue-2177-Adding-readIntoStartingAtCount-SvenVanCaekenberghe.1
Author: SvenVanCaekenberghe
Time: 26 April 2011, 9:41:55 am
UUID: 135005b1-e77a-441e-adee-3caaa7cb5a2f
Ancestors:
Dependencies: Compression-SvenVanCaekenberghe.80,  
Network-Kernel-SvenVanCaekenberghe.60,  
Collections-Streams-SvenVanCaekenberghe.88

adding various implementations of the generalized stream protocol  
#readInto:startingAt:Count:
- added to NullStream
- added to ReadStream and used in #next:into:StartingAt:
- added to PositionableStream and used in #next:into:StartingAt:
- added to RWBinaryOrTextStream
- added to InflateStream
- changed SocketStream #next:into:StartingAt: to use  
#readInto:startingAt:Count:


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.3

Comment #13 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

thanks this is great that somebody had a look at that!


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo

Comment #14 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

CRITICAL:

Name: SLICE-Issue-2177-Adding-readIntoStartingAtCount-SvenVanCaekenberghe.2
Author: SvenVanCaekenberghe
Time: 26 April 2011, 7:40:04 pm
UUID: cdb929bd-fd81-48d6-86ff-b5e9640a502e
Ancestors:  
SLICE-Issue-2177-Adding-readIntoStartingAtCount-SvenVanCaekenberghe.1
Dependencies: Compression-SvenVanCaekenberghe.80,  
Network-Kernel-SvenVanCaekenberghe.60,  
Collections-Streams-SvenVanCaekenberghe.89

very important fix for a stupid typo in [PositionableStream|
ReadStream]>>#next:into:startingAt:


_______________________________________________
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 2177 in pharo: Generalize stream protocol #readInto:startingAt:count:

pharo
Updates:
        Status: Closed

Comment #15 on issue 2177 by [hidden email]: Generalize stream  
protocol #readInto:startingAt:count:
http://code.google.com/p/pharo/issues/detail?id=2177

in 13173


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