Darryl L. Pierce created PROTON-872:
---------------------------------------
Summary: Ruby Messenger should not use send as it conflicts with
Ruby's Object::send method
Key: PROTON-872
URL: https://issues.apache.org/jira/browse/PROTON-872
Project: Qpid Proton
Issue Type: Bug
Components: ruby-binding
Affects Versions: 0.9
Reporter: Darryl L. Pierce
Assignee: Darryl L. Pierce
Ruby's Object class has a method named "send" that is used for programmatically
invoking methods on an instance of a class. Classes should not use "send" but
instead use a different name for such methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)