Re: teaching duck-streams to support byte streams

2009-12-12 Thread B Smith-Mannschott
On Sat, Dec 12, 2009 at 16:38, Sean Devlin wrote: > Hmmm...  this could be interesting.  I"ll have to play with it. > > Do you have a CA on file with Rich?  It'll be required to include the > patch.  You'll find information here. > > http://clojure.org/contributing > > Sean Thanks for your intere

Re: teaching duck-streams to support byte streams

2009-12-12 Thread Sean Devlin
Hmmm... this could be interesting. I"ll have to play with it. Do you have a CA on file with Rich? It'll be required to include the patch. You'll find information here. http://clojure.org/contributing Sean On Dec 10, 4:44 pm, B Smith-Mannschott wrote: > I've posted an attempt to teach duck-

[RFC/patch] teaching duck-streams to support byte streams

2009-12-10 Thread B Smith-Mannschott
I've posted an attempt to teach duck-streams to be as convenient for byte streams as it now is for textual streams. I'm looking for review and feedback and hoping for inclusion in clojure-contrib. http://wiki.github.com/bpsm/clojure-contrib/about-branch-ducks-byte http://github.com/bpsm/clojure-c