<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 "or" in "color", I think you could<br>
deal with that by splitting the string on " or " instead of "or".<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 "a", "b", and "a or b", in which case depends="a or b" would<br>
be ambiguous. But you'd have the same issue if someone named a widget<br>
"a|b", so this problem isn't specific to the word forms of the<br>
operators.<br>
<br>
______________________________________________<br>
</blockquote><div><br></div><div>I see no advantage over using " and " over "&amp;"</div><div><br></div><div>If you used an XML editor, you wouldn't havè to worry about escaping characters either...<span></span> </div>