On Fri, 2008-06-20 at 17:26 -0400, Reid Morrison wrote: > Hi Qpid Development Team, > > There does not appear to be much activity on the Qpid Ruby client. I was > wondering if I could be of any assistance in working on the Ruby client? > > I have a wealth of experience with Ruby as well as with Messaging and > Queuing systems. In 2006 I created a ruby open source project RubyWMQ at: > http://rubywmq.rubyforge.org > > One question though, to what degree can we make changes at this stage. For > example, can we break the current interface or can we only extend it with > things such as code blocks.
I think now is a good time to improve the API, I don't think there are many/any users at this point. It was ported straight from the python client originally so it probably can be improved in terms of doing things The Ruby Way. Cheers, Alan.
