Michael,

AFAIU your CLR binding is incompatible with the existing CLR binding. 
Thus the old one cannot be replaced without breaking users' 
applications. Thus I would edit the CLR binding page on zeromq.org to 
point to the original binding as well as your new one.

Martin

On 11/08/2010 02:49 AM, Michael Compton wrote:
> On Sun, 2010-11-07 at 17:45 +0000, Michael Compton wrote:
>    
>> On Wed, 2010-11-03 at 01:18 +0000, Michael Compton wrote:
>>      
>>> I recently started updating the clrzmq and decided to convert it to a
>>> more idiomatic design for C#. But I would like to get some feedback on
>>> the changes to find out if it would be acceptable to any current or
>>> prospective users.
>>>
>>> My fork can be found at http://github.com/Guthur/clrzmq
>>>
>>> It hasn't really been all that thoroughly tested, so please forgive any
>>> oversights, I am hoping to start producing the demo applications for the
>>> zeromq guide over the next few days, which should bring out any major
>>> issues.
>>>
>>> Cheers,
>>> Michael
>>>
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev@lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>        
>> I am putting the finishing touches to this now, I just need to do
>> something regarding platform (x86/x86-64), only really effects the
>> size_t for getsockopt.
>>
>> Is there any preference on what the target .NET framework should be? it
>> is up to 4.0 now and there is some features of 4.0 I would like to use;
>> Mono now supports 4.0 as well.
>>
>> Cheers,
>> Michael
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev@lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>      
> OK, that's the major development of the revamped CLRZMQ binding
> complete. Available for review at http://github.com/Guthur/clrzmq.
>
> I have completed most of the guide examples as well, which I hope to
> submit sometime in the coming week, once those have been reviewed I will
> move the clrzmq to main repo.
>
> Cheers,
> Michael
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>    

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to