Hi Jamie, Thank you for the explanation in regards to AMQP! I just saw that you just pushed it back into the repo ;) I will make sure to check it out!
Also, I had some troubles under OS X, and BSD which don't support epoll, but must fall back to select, so I propose the following patch: http://github.com/arnaudsj/diesel/commit/d21464cd410a4571cd037e22870a4e2ab9f2d0d9 FYI to git followers, the master branch will remain a pristine mirror of the diesel mercurial repo, while the develop branch will be any crazy thing I feel like doing with it ;) Cheers! Sébastien Arnaud [email protected] > On Mar 18, 2010, at 8:24 PM, jamwt wrote: > >> Cool re: the fork. I'm sure I can patch stuff back over if good >> changes are made there. >> >> The AMQP stuff was removed b/c I'm going to continue the work in a >> branch. The AMQP spec is non-trivial, so it's going to take some time >> to get solid and usable. I didn't want anyone under the impression it >> was ready to use, b/c otherwise, the default branch generally is. >> >> - Jamie >> >> On Mar 4, 6:17 am, Sébastien <[email protected]> wrote: >>> Hi, >>> >>> I just set a basic git mirror for the official hg diesel repo >>> @http://bit.ly/dx8V4e >>> >>> This way github addicts like me can start forking away and making >>> contributions ;) >>> >>> BTW, any reasons why AMQP was removed from the master branch? I am >>> interested in getting this one working. >>> >>> Cheers! >>> >>> Sébastien >> >> To unsubscribe from this group, send email to >> diesel-users+unsubscribegooglegroups.com or reply to this email with the >> words "REMOVE ME" as the subject. >
