On Tue, 2012-11-27 at 13:32 -0500, Darryl L. Pierce wrote: > I've pushed the new Qpid Perl bindings to master today. This newer > binding layer more closely matches what's defined in the C++ layer. > > The namespace for each class is qpid::messaging and the class names are > a 1:1 match to what's in C++. The method names as well, with underscore > case replacing camel case, which is more intuitive for dynamic > languages. > > Also updated are the Perl examples, which now use the updated APIs.
Can I point out that somewhere in the changes you just made you broke the build for the bindings for both the cmake and autotools builds. I checked in a fix for this now, could you be more careful next time? (I will admit that this is pot calling kettle black, but still...) Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
