You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/06 14:52:09 UTC

[jira] [Commented] (PROTON-511) rework jython shim to match swig API

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

ASF subversion and git services commented on PROTON-511:
--------------------------------------------------------

Commit 1565256 from rhs@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1565256 ]

PROTON-511: updated the java shim to adapt directly to the cproton API defined by swig

> rework jython shim to match swig API
> ------------------------------------
>
>                 Key: PROTON-511
>                 URL: https://issues.apache.org/jira/browse/PROTON-511
>             Project: Qpid Proton
>          Issue Type: Task
>            Reporter: Rafael H. Schloming
>            Assignee: Rafael H. Schloming
>
> Currently the java shim is written to adapt the java API to the interface defined by python layer that wraps the swig interface. This results in duplicate code between that python wrapper layer and the existing java shim. The jython shim should instead adapt the java API directly to the swig API. This would eliminate some of the duplicate code maintained between the two shim layers, as well as resulting in a directly codified mapping between the C/Java API.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)