<div dir="ltr">Not an expert, don&#39;t even do much in this area much these days.  Historically, I have seen a number of REST URL API patterns, more often then not (when these things were less tepid than they are now) in the Semantic Web area (e.g. MS OData) where parens, which as I recall is allowed by the RFC, are lifted to distinguished delimiters in the URI template.   But REST, HTTP APIs. et al have seen their heyday and shall remain Web-centric remnants.  5 years from now I doubt any newly minted mobile device centric TCP/IP Internet APIs will be based on REST, HTTP and URIs.  But my crystal ball tends to be foggier than even most.<div>
<br></div><div>Frankly I doubt you would break anything in the Racket ecosystem if you did it.  Personally, I&#39;d not do it solely on the merit of copy/paste easing.  I have felt the pain in the opposite direction where a browser or tool has somewhat arbitrarily gone out of the way to escape parens when I&#39;m trying to cut/paste and I&#39;ve had to restore them.   So FWIW, -1.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 17, 2012 at 2:56 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Just now, David Vanderson wrote:<br>
&gt; No guru here, but my experience has been that every url encoder is<br>
&gt; slightly different - I don&#39;t think there&#39;s a broad consensus on edge<br>
&gt; cases.  I&#39;d say go for it.<br>
<br>
</div>The problem is not just being different from others, it&#39;s the<br>
possibility of old code breaking...<br>
<div class="im HOEnZb"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</div><div class="HOEnZb"><div class="h5">_________________________<br>
  Racket Developers list:<br>
  <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</div></div></blockquote></div><br></div>