Is the clojure-contrib portion of Clojure meant to act as a package
system like Cabel, CPAN, etc?  I suspect not.  Clojure-contrib is more
like the standard library that comes with Clojure.  I think that going
forward, Clojure is going to want to have a large and easily
accessible library of packages.  I would love to see a strong package
system for Clojure that
1) Made it very easy to search for packages & download them, along
with all the packages they depend upon
2) Made the bar for contributing packages as low as possible so people
can contribute easily (Ideally, after you have configured the package
manager, uploading a new package should be as easy as 'packman upload
mypackage')

I feel that the next big growth phase for Clojure will be in the user
community and the code that we can generate.  A good package manager
will help fuel that growth.

And now I'll cop out & say that I have no idea about how to actually
implement this sort of thing - I'm hoping somebody else will want to
do it for me :)

Thanks,
Brad
--~--~---------~--~----~------------~-------~--~----~
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