[rabbitmq-discuss] Is there a formal AMQP compliance test suite (for developers of client libraries)?
Simon MacMullen
simon at rabbitmq.com
Fri Mar 14 09:54:01 GMT 2014
On 14/03/2014 9:08AM, Michael Justin wrote:
> is automated code generation used (and recommended) for RabbitMQ client
> side (Java) libraries?
It's very strongly recommended (and not just for Java). Almost all
clients do codegen. Those that don't tend to end up containing a lot of
repetitive code that can be quite buggy, difficult to extend etc.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list