NMS PrimitiveMapInterceptor should return a char from GetChar if the value in
the map is a string of size 1
-----------------------------------------------------------------------------------------------------------
Key: AMQNET-280
URL: https://issues.apache.org/activemq/browse/AMQNET-280
Project: ActiveMQ .Net
Issue Type: Improvement
Components: NMS
Affects Versions: 1.3.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Trivial
Fix For: 1.4.0
For values stored in the PrimitiveMap object the PrimitiveMapInterceptor
converts them to the specified type requested if they aren't that actual type
stored. For a call to GetChar the interceptor should check if the stored value
is a string whose size is one and just return the single char stored in the
string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.