/[Apache-SVN]
ViewVC logotype

Revision 1626329


Jump to revision: Previous Next
Author: aconway
Date: Fri Sep 19 21:00:50 2014 UTC (9 years, 6 months ago)
Changed paths: 10
Log Message:
PROTON-693: Python Url class to wrap C function pni_parse_url

It was pointed out that pni_parse_url is an internal function and the interface
is not suitable for public API.

Rewrote the URL parser as a proper swigable C API pn_url_*. This gets rid of the
need for previous swig insanity and is cleaner all round.

Internally still uses the pni_parse_url parser, we can clean that up later.

Changed paths

Path Details
Directoryqpid/proton/trunk/proton-c/CMakeLists.txt modified , text changed
Directoryqpid/proton/trunk/proton-c/bindings/perl/perl.i modified , text changed
Directoryqpid/proton/trunk/proton-c/bindings/php/php.i modified , text changed
Directoryqpid/proton/trunk/proton-c/bindings/python/cproton.i modified , text changed
Directoryqpid/proton/trunk/proton-c/bindings/python/proton.py modified , text changed
Directoryqpid/proton/trunk/proton-c/bindings/ruby/ruby.i modified , text changed
Directoryqpid/proton/trunk/proton-c/include/proton/cproton.i modified , text changed
Directoryqpid/proton/trunk/proton-c/include/proton/url.h added
Directoryqpid/proton/trunk/proton-c/src/url.c added
Directoryqpid/proton/trunk/tests/python/proton_tests/url.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26