> > I wonder if it would be a good idea to include a clojure.io
> > namespace in Clojure itself.

+1.

> > read-lines was left out since ...

On the basis that it's less painful to add new stuff in later than to
remove stuff I agree that erring on the side of caution in the correct
approach.

> Overall I think this is a good idea, but I get the feeling duck-
> streams isn't quite ready, at least not today.  However, this isn't to
> say that it couldn't be ready if we worked hard on it over the next
> few months.

Well, this would be a fairly large change so I'm guessing that it
wouldn't hit master until 1.2 at least, which gives us some time to
work with.

> Also, there's a bigger question of how Clojure will support IO.  This
> becomes very platform specific, at least part of it do.  Rich/the
> community will have to decide how to handle IO on multiple platforms,
> or to stick w/ the JVM for now.

I think that sticking with the JVM is the way to go, at least for the
time being. Running atop the JVM is one of Clojure's real strengths,
and not something that we should discard lightly (no offence meant to
the folks working on the CLI port of course!).

Cheers,
Ian.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to