[ 
https://issues.apache.org/jira/browse/QPID-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000415#comment-13000415
 ] 

Chuck Rolke commented on QPID-3089:
-----------------------------------

The type enumeration is invisible to .NET code. cpp Variant objects get 
promoted to .NET objects which have .GetType() and .GetType().ToString() built 
in for all types. So maybe no action is necessary for this code change in cpp.

Had this function been public to start with then its inclusion in the binding 
would have been considered more strongly.

> add method/function to get a descriptive string for VariantType enumeration
> ---------------------------------------------------------------------------
>
>                 Key: QPID-3089
>                 URL: https://issues.apache.org/jira/browse/QPID-3089
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client
>    Affects Versions: 0.8
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>            Priority: Trivial
>             Fix For: 0.9
>
>
> It is useful in logging etc to record/print the type of variant. If a 
> descriptive string is logged it makes the record more readable. There is 
> already a method to return a string representation but it is not public.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to