lib/mq.rb in amqp-0.8.0.rc15 vs lib/mq.rb in amqp-0.8.0
- old
+ new
@@ -17,14 +17,16 @@
Why is it deprecated? Because it was a poor name choice all along. We better not
release 1.0 with it. Both mq.rb and MQ class step away from AMQP terminology and
make 8 out of 10 engineers think it has something to do with AMQP queues (in fact,
MQ should have been called Channel all along). No other AMQP client library we know
-of invents it's own terminology when it comes to AMQP entities, and amqp gem shouldn't,
+of invents its own terminology when it comes to AMQP entities, and amqp gem shouldn't,
too.
Learn more at http://bit.ly/amqp-gem-080-migration, all documentation guides are at
-http://bit.ly/amqp-gem-docs.
+http://bit.ly/amqp-gem-docs, AMQP Model Explained at http://bit.ly/amqp-model-explained.
+
+We are also in #rabbitmq on irc.freenode.net.
Thank you for understanding. AMQP gem maintainers team.
-------------------------------------------------------------------------------------
MESSAGE