[Microid] Augmented Backus-Naur Form Scheme issues?

Brian Suda brian.suda at gmail.com
Tue Aug 14 17:11:53 EDT 2007


i did a quick search through the archives and didn´t find anything
http://www.google.is/search?hl=is&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=Q5N&q=site%3Ahttp%3A%2F%2Flists.ibiblio.org%2Fpipermail%2Fmicroid%2F+scheme&btnG=Leita&lr=

Can some one confirm that this is not actually an issue, or that it
doesn´t matter that it is?

According to the scheme:
inputs  = scheme "+" scheme
scheme  = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )
          ; a URI scheme name (e.g., mailto)

you can have multiple schemes separated by a + symbol, but the scheme
itself can have a + in it. For example:

svn+ssh as one scheme, concatenated + with a second scheme, https

that would be svn+ssh+https, how would you know that is svn+ssh and
not ssh+http? or is that even an issue?

thanks,
-brian

-- 
brian suda
http://suda.co.uk


More information about the Microid mailing list