Douglas Philips <d...@mac.com> writes:

> Looking at the clojure.org front page, there is no "roadmap" link, or
> anything that seems to be like that, to know what is on the radar,

There's no formal roadmap as such, most open-source projects just don't
tend to work that way.

Working notes and ideas are often posted in the assembla wiki, which
should give you a reasonable idea of the larger things that are possibly
upcoming. 

http://www.assembla.com/spaces/clojure/wiki

There's also a todo list which is good for getting a feel of
Rich's long term intentions.  Be aware that these are Rich's ideas, not
a plan as such and some of them may have even already been scrapped
(like streams).

http://clojure.org/todo

> bouncing around, I eventually found:
> http://www.assembla.com/spaces/clojure/milestones/149827-release-1-2
> and it seems that there are only a handful of issues to be resolved
> before 1.2 is cut?

The assembla milestone is probably fairly indicative, but not
exhaustive.  The impression I have is also that there's not a huge
amount more going into 1.2, mainly finishing off the last little bits
and testing what's already been put in.

As you probably know the most high profile addition to 1.2 are datatypes
and protocols.  Rich yesterday posted some new documentation on them.
They've been revised quite a bit since the initial announcement, so the
new documents are worth a look:

http://clojure.org/datatypes
http://clojure.org/protocols

> Maybe I missed some other link(s) that would show a higher level view
> of what is planned?

A lot of discussion happens on the clojure-dev group and through IRC
(#clojure on freenode).  You'll need to have submitted a CA to join 
the dev group, but everyone can read it through the web interface:

http://groups.google.com/group/clojure-dev

For example, the discussion about some of the renaming happening in
contrib is in these threads:

http://groups.google.com/group/clojure-dev/browse_thread/thread/d7ada6ee885aa9d4
http://groups.google.com/group/clojure-dev/browse_thread/thread/49068754a8c2efb9
http://groups.google.com/group/clojure-dev/browse_thread/thread/b4acea9c95a9cfe9

-- 
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