I was recently added as a maintainer for the C# bindings, clrzmq. Right now, I'm in the process of merging pull requests, fixing issues, writing documentation and adding ZMQ 3.1 support.
To reduce potential confusion for new users, we're planning to remove the vestigial "2" from the repository name, making it simply "clrzmq" and not "clrzmq2". The "2" was added to differentiate these bindings from the now-legacy C# bindings, but this numeral might be mistaken for the supported ZMQ version by those unfamiliar with the project's history. The plan is as follows: 1. Rename the legacy repo to clrzmq-old or something similar. 2. Rename the current repo to clrzmq (removing the "2"). The solution, project and output file names *will not* need to be updated. GitHub watchers will remain in tact, but I'm not sure about forks. 3. Add an empty repository at clrzmq2 with a link to the new bindings in the README. 4. Update all official links to the repository. 5. Add new NuGet packages with the new name and update the old packages to point to the new ones. Once complete, current users will need to update their git repository paths or re-clone from the new URL. Those using the NuGet packages will need to reference the new package names if they wish to receive updates. *If any current clrzmq2 users have feedback or issues with this plan, please respond by December 11, 2011.* Otherwise, the renames will be made and ZMQ 3.1 support will begin. Thanks all, John _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
