Hi,

I'm not sure if this is relevant to this discussion but, as a
newcomer, I was puzzled by the organisation of the clojure-contrib
source.

Why, for example, are ClojureCLR and clojurescript at the top of the
trunk? Shouldn't these be in separate projects?

Regards,

Mark.
--
http://mark.reid.name/

On Apr 14, 10:19 pm, Rich Hickey <richhic...@gmail.com> wrote:
> I've been thinking recently about contribs with dependencies.
>
> I think it's very important to have layers - e.g. core depends only on
> JDK 1.5, contrib only on core. Lately there have been some ideas
> centering around Joda Time, [Parallel]Colt, AWS, JFreeChart, Fork/Join
> etc.
>
> I'd like to start a discussion about how best to support the
> contributions of libraries that depend on things not in the JDK.
>
> Obviously, without care and rules it could get crazy quickly, and I
> want to avoid the kitchen-sink effect. It is very important that
> things remain [truly, not just apparently] simple.
>
> Looking for suggestions,
>
> Rich
--~--~---------~--~----~------------~-------~--~----~
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
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