[ 
https://issues.apache.org/jira/browse/PROTON-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243963#comment-16243963
 ] 

Alan Conway commented on PROTON-1537:
-------------------------------------

Currently there is a new Qpid::Proton::Container class, which is similar to the 
Qpid::Proton::Reactor::Container but has minor API differences.
The next step will be to move towards the common API model outlined in 
http://home.apache.org/~jross/pumpjack/index.html  and implemented in the C++ 
binding, while retaining compatiblity for older applications, via some 
combination of:

- staying close to the old API where that does not distort the new model
- adding new methods/classes and deprecating old ones
- making multi-use methods that can be called with new or old style parameters


> ruby: update API in line with new C++ API changes
> -------------------------------------------------
>
>                 Key: PROTON-1537
>                 URL: https://issues.apache.org/jira/browse/PROTON-1537
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: ruby-binding
>    Affects Versions: proton-c-0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: proton-c-0.19.0
>
>
> Update the ruby Container interface in line with the new C++ container API
> Deprecate Reactor (use Container instead)
> Deprecate or remove Messenger API.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to