From: John P. F. <jf...@ov...> - 2009-10-01 18:34:57
|
Glyn Matthews wrote: > https://sourceforge.net/apps/trac/cpp-netlib/browser/branches/http_integration_jf/libs/uri/test/rfc3986_spirit_grammar.cpp > > Is this a fair analysis? > > G > > I won't have time to look at others for points of compromise, debate, or try to convey the merits of my approach until next weekend. But at the very least, I ask that the following be looked at, as it is not simply a set of grammar: http_integration_jf/libs/network/test/http_uri_parse.cpp Essentially the design comes together here. Speaking of 3986, against my desire to remove it-as the grammar is currently not used by HTTP (at least not officially, due to it being so new), I've left it more for reference value, rather than anything practical. John |