I'm glad you posted the link, this basically is the first step of what 
needs to be decided upon for completion of this feature. I think my 
implementation is close in addressing the proposed requirements. At the 
moment it's lacking relative resolution and grammar from 1.1 (it's based 
off the 1.0 rfc, I think the differences are minor at the moment). I'm 
desiring an extensible uri parsing solution. While it is a bit of a 
departure from the the original protocol objectives of the library, It 
doesn't veer off too far as to become needless and wasteful. 
Nevertheless, I'm trying not to argue use of my implementation over 
another. The question is ultimately, if the requirements are common. If 
not, than  there are clear reasons to back a particular implementation.

John

Glyn Matthews wrote:
> Hi netlibers,
>
>
> I'd like to ask everyone who's working on something for C++ Networking
> Library to give me a status update.  I notice that some work is being done
> ondifferent branches and I'm a little concerned that there's duplicate
> effort going on, specifically for URI processing (I think there are at least
> 3 or 4 different implementations of URI parsers in various stages of
> completion).
>
> A couple of months ago Dean suggested we start thinking about getting
> version 0.4 out of the door and I'd like to coordinate our efforts on this,
> and to release a reasonable quality, generic URI in the near future, so then
> we can concentrate on improvements and protocol implementations after that.
>
> References:
> https://sourceforge.net/apps/trac/cpp-netlib/wiki/URIAPIRequirements
>
> Thanks,
> Glyn
>
>   
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cpp-netlib-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
>   

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Cpp-netlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel

Reply via email to