[
https://issues.apache.org/jira/browse/QPID-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey reassigned QPID-229:
--------------------------------
Assignee: Rob Godfrey
> Alter implementation of FieldTable to encapsualte each type in its own enum
> instance
> ------------------------------------------------------------------------------------
>
> Key: QPID-229
> URL: https://issues.apache.org/jira/browse/QPID-229
> Project: Qpid
> Issue Type: Improvement
> Components: Java Common
> Reporter: Rob Godfrey
> Assigned To: Rob Godfrey
> Priority: Minor
> Attachments: QPID-229.patch
>
>
> After implementing the JMSMapMessage as a Stream Message, rather than a
> FieldTable, now implement FieldTable in a way that removes the need for it to
> pretend that it is a true Map. Also encapsulate the behaviour of eaxch of
> the AMQ Types into an enum instance to take out the lengthy case statements
> in the code.
> As FieldTable is no longer a Map, some code in HeadersExchange also needs
> changin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.