You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2014/02/06 14:46:10 UTC

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

Rafael H. Schloming created PROTON-511:
------------------------------------------

             Summary: 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)