[rabbitmq-discuss] RabbitMQ.Client CLS compliance

Simone Busoli simone.busoli at gmail.com
Tue Nov 22 14:08:50 GMT 2011


I have been writing a .NET library which wraps the HTTP API if you're
interested. It's lacking lots of the features, but it's also very easy to
add them:
http://code.google.com/p/mexexp/source/browse/trunk/RabbitMQ/Resbit/ResbitClient.cs


On Tue, Nov 22, 2011 at 14:47, Emile Joubert <emile at rabbitmq.com> wrote:

> 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
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111122/4ac756c2/attachment.htm>


More information about the rabbitmq-discuss mailing list