Patch for 0.10 C# API
---------------------
Key: QPID-1987
URL: https://issues.apache.org/jira/browse/QPID-1987
Project: Qpid
Issue Type: Improvement
Components: Dot Net Client
Reporter: Julien Lavigne du Cadet
Priority: Critical
Please find attached a patch correcting the following issues :
- Fixes UUID.randomUUID() which is not thread-safe (QPID-1972)
- Fixes public API to match standard .NET conventions (QPID-500)
- Fixes code generation to match standard .NET conventions
- Fixes ToString() methods that don't override base classes
- Fixes blocking TearingDown in unit tests
- Use a .config file for tests/samples
- Adds interface to Invoker, Session and ClientSession to allow easy mocking of
the API
- Make the console solution compiling under Visual Studio 2008
I'm more than happy to discuss any of this by email or through JIRA. Please let
me know if there's no plan (or nobody available) to evaluate this patch for
inclusion. If that is the case, I will consider forking the API to continue
fixing the API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]