Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4562

Message#reply_to= should auto-wrap the address argument in an Address if the argument is a String

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.21
    • Ruby Client
    • None

    Description

      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.

      Attachments

        Activity

          People

            mcpierce Darryl Pierce
            ncdc Andy Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: