[rabbitmq-discuss] RabbitMQ.Client CLS compliance

Emile Joubert emile at rabbitmq.com
Tue Nov 22 13:47:42 GMT 2011


Hi,

On 16/11/11 23:34, TrueWill wrote:
> All it takes to enforce this is adding
> [assembly: CLSCompliant(true)]
> to the AssemblyInfo.cs, then turning on Treat warnings as errors. Please
> consider this. Thanks!

Trying this produces close to 1000 warnings/errors due to the wide use
of unsigned integers. The large scope of the changes required makes this
unlike to happen soon.

You may wish to use the HTTP API of the management plugin for monitoring
in the meantime:

http://www.rabbitmq.com/management.html



-Emile



More information about the rabbitmq-discuss mailing list