Re: Protocol question: donating code to clojure-contrib

2009-07-22 Thread Meikel Brandmeyer
Hi, On Jul 22, 2:31 pm, Howard Lewis Ship wrote: > Wow!  I thought being on GitHub would mean that it wouldn't be > necessary to send patches via e-mail. (Disclaimer: Personal opinion following...) Pull requests are not a good device for open contribution. They require a lot of discipline. P

Re: Protocol question: donating code to clojure-contrib

2009-07-22 Thread Howard Lewis Ship
Wow! I thought being on GitHub would mean that it wouldn't be necessary to send patches via e-mail. On Tue, Jul 21, 2009 at 11:29 PM, Howard Lewis Ship wrote: > In my repo I've created a clojure.contrib.re for regular expression > oriented functions. >Wow > On Tue, Jul 21, 2009 at 7:14 PM, Chous

Re: Protocol question: donating code to clojure-contrib

2009-07-21 Thread Howard Lewis Ship
In my repo I've created a clojure.contrib.re for regular expression oriented functions. On Tue, Jul 21, 2009 at 7:14 PM, Chouser wrote: > > On Tue, Jul 21, 2009 at 7:24 PM, Howard Lewis Ship wrote: >> >> I have some useful code related to regular expression parsing that I >> think would be useful

Re: Protocol question: donating code to clojure-contrib

2009-07-21 Thread Chouser
On Tue, Jul 21, 2009 at 7:24 PM, Howard Lewis Ship wrote: > > I have some useful code related to regular expression parsing that I > think would be useful as part of clojure-contrib. > > Is the protocol to add a ticket under Assembla first, or can I just > update my fork and send a pull request to

Protocol question: donating code to clojure-contrib

2009-07-21 Thread Howard Lewis Ship
I have some useful code related to regular expression parsing that I think would be useful as part of clojure-contrib. Is the protocol to add a ticket under Assembla first, or can I just update my fork and send a pull request to Rich? -- Howard M. Lewis Ship Creator of Apache Tapestry Director