[ 
https://issues.apache.org/activemq/browse/AMQNET-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63326#action_63326
 ] 

Timothy Bish commented on AMQNET-42:
------------------------------------

Don't think that part of the spec was tackled, if I remember correctly it was 
going to be held off until the Stomp v2.0 specification was started. 

The latest v1.1 is here: http://stomp.github.com/stomp-specification-1-1.html

> Add support for typesafe properties and headers over STOMP
> ----------------------------------------------------------
>
>                 Key: AMQNET-42
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-42
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: Stomp
>            Reporter: James Strachan
>            Assignee: Timothy Bish
>            Priority: Minor
>
> When sending a message we could encode the types of fields using custom 
> headers. e.g.
> stomp-int-headers: foo, bar
> stomp-double-headers: cheese
> Then when parsing an ActiveMQMessage we can coerce the values of the headers 
> to their correct values.
> Similarly the STOMP wireformat can add these headers when turning a normal 
> JMS/OpenWire message into Stomp

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to