mbroadst / qamqp

AMQP 0.9.1 implementation for Qt
Other
151 stars 128 forks source link

remove QAMQP namespace #7

Closed mbroadst closed 10 years ago

mbroadst commented 10 years ago

This is a very small library, so there is no real pressing need for a library namespace. Further, the namespacing actually makes it rather difficult to work with in some cases. Opting for a more "Qt" style class naming scheme, using the QAmqp class prefix