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

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

Commit 1627086 from [~aconway] in branch 'proton/trunk'
[ https://svn.apache.org/r1627086 ]

PROTON-693: Implement C-API wrappers in Java for jython, clean up Url 
implementation.

- Java implementation of fake C API for Jython SWIG wrappers based on 
messenger.impl.Address.
- Minor extensions to Address.java
- Minor change to Address.java to be consistent with C parser on one corner 
case:
  - is url("/foo") a host called "/foo" or an empty host and a path "foo"
  - fixed Java parser to agree with C - path "foo"
- Rename getters from url_* to url_get_*.
- Use pn_string_t formatting functions to build URL string.

> Python Url class to wrap C function pni_parse_url
> -------------------------------------------------
>
>                 Key: PROTON-693
>                 URL: https://issues.apache.org/jira/browse/PROTON-693
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>    Affects Versions: 0.8
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.8
>
>
> Add a Url class to the python binding that wraps the C function pni_url_parse.
> Also added unit tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to