> 3.) Much like an Emergency Room, there should be a a fast-track to getting > smaller patches approved and merged. > This is actually not a problem consistent across all areas of the language - > some contrib libraries and ClojureScript in particular seem to be getting > this *just right*. > Is there a way we can adjust the current workflow to fill need? It seems > like even with more screeners, patches are sitting idle. > One possible solution is if we extended contrib-like ownership into parts of > Clojure proper, like clojure.test, clojure.string, etc.
Better triage is high on my wish list, too. (Although I think the emergency room metaphor implies he opposite result for smaller patches.) Now that dependency management has improved to the point that Clojure has build-time dependencies "down" into contrib, another option is to take clojure.test et al out of Clojure into contribs. This would be a breaking change in that people would have to add such new contribs to their maven deps. Stu -- 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