[
https://issues.apache.org/jira/browse/QPID-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl L. Pierce resolved QPID-4562.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.21
> Message#reply_to= should auto-wrap the address argument in an Address if the
> argument is a String
> -------------------------------------------------------------------------------------------------
>
> Key: QPID-4562
> URL: https://issues.apache.org/jira/browse/QPID-4562
> Project: Qpid
> Issue Type: Bug
> Components: Ruby Client
> Reporter: Andy Goldstein
> Assignee: Darryl L. Pierce
> Priority: Minor
> Fix For: 0.21
>
>
> It would be nice to be able to write
> message.reply_to = "exchange/subject; {...}"
> Message#reply_to= currently requires its argument to be an instance of the
> Address class. It would be nice if it would check the class, and if it's a
> String, wrap it in an Address automatically.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]