On Jan 19, 9:55 am, "Stephen C. Gilardi" <squee...@mac.com> wrote:
> On Jan 19, 2009, at 9:38 AM, Craig McDaniel wrote:
>
> > In case this is of use to anybody else, I thought I'd share my version
> > of a socket REPL:http://clojure.googlegroups.com/web/socket-repl.clj
>
> > Unlike the socket repl on the Wiki Example page, it does the
> > following:
>
> > - uses the repl from clojure.main
> > - keeps track of connections, closing the sockets when they go away
> > - redirects exception messages (*err*) to the socket stream
>
> That looks really nice, Craig. I see you're a registered contributor.
> Would you be up for including this in clojure-contrib? If so, and if
> we hear no objection here, could you please put on the appropriate EPL
> license header and your copyright notice (see other contribs for
> examples) and I'll be happy to check it in.
>

It's very important to follow the protocol that patches only come from
registered contributors and are posted *by them* as patches through
the issue system. Only in that way is their contribution recorded.

Thanks,

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