[
https://issues.apache.org/activemq/browse/AMQNET-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55555#action_55555
]
Timothy Bish commented on AMQNET-210:
-------------------------------------
patches welcome.
> NMS Exceptions to follow Microsoft Guidelines.
> ----------------------------------------------
>
> Key: AMQNET-210
> URL: https://issues.apache.org/activemq/browse/AMQNET-210
> Project: ActiveMQ .Net
> Issue Type: Improvement
> Components: NMS
> Affects Versions: 1.1.0
> Reporter: Mark Pollack
> Assignee: Jim Gomes
> Priority: Trivial
>
> There are some conventions around the signatures that should be present in
> .NET exceptions - http://msdn.microsoft.com/en-us/library/ms229064.aspx
> summarizes them. In particular the one regarding serialization in my
> experience ends of being requested at some point. The current NMS
> Exceptions do not provide the signature for serialization. I can across this
> while trying to enforce this 'exception convention' unit test in Spring.NET.
> See here (it originally came from the NAnt code base).
> https://fisheye.springsource.org/browse/spring-net/trunk/test/Spring/Spring.Core.Tests/ExceptionsTest.cs#r357
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.