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)