Hi Lucas, > First, thanks for making such a great, easy to use product. The guide is > a great education in distributed programming. I have learned so much > just by reading it. > > I am using the Common Lisp bindings as I am a Common Lisp programmer. :-) > > I have found a few issues and am happy to contribute, but I want to make > sure I'm following the right protocols. I am an experienced lisp > programmer, but not so experienced at contributing to open source > projects. I want to help with my expertise because this zeromq library > is awesome. :-)
Simply send the patches to the mailing list in some sensible format. I am sure Vitaly Mayatskich who maintains Common List bindings will apply them. > Also, I have implemented versions of ppqueue, ppworker and lpqueue for > common lisp (mainly line-for-line ports of the C++). I am happy to > donate them to the zguide - but again, not sure of the protocol. Same thing. Either send a pull request to zguide project or send the patches to the mailing list. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
