<br><br>On Wednesday, 31 July 2013, Joey Morris  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
As for getting confused about the &quot;or&quot; in &quot;color&quot;, I think you could<br>
deal with that by splitting the string on &quot; or &quot; instead of &quot;or&quot;.<br>
These operators always come between two names, so they must be<br>
surrounded by spaces. Now I suppose someone might try to name three<br>
widgets &quot;a&quot;, &quot;b&quot;, and &quot;a or b&quot;, in which case depends=&quot;a or b&quot; would<br>
be ambiguous. But you&#39;d have the same issue if someone named a widget<br>
&quot;a|b&quot;, so this problem isn&#39;t specific to the word forms of the<br>
operators.<br>
<br>
______________________________________________<br>
</blockquote><div><br></div><div>I see no advantage over using &quot; and &quot; over &quot;&amp;amp;&quot;</div><div><br></div><div>If you used an XML editor, you wouldn&#39;t havè to worry about escaping characters either...<span></span> </div>