<html>#2333: piraha expands variables inside of strings
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Maybe. I am not sure I would necessarily want to go down that rabbit hole. We would then have to add code to also escape the backslash and end up having to do the same thing we did in #2312 . I would rather not end up with a pattern along the lines of  <code>[^\\](\\\\)*\${name}</code> to match “<code>$FOO</code> not preceeded by an unescaped backslash”.<br />
My bug report was a bit over-zealous and since there were already cases in the past for which variables were expanded inside of double quoted strings, I think we may as well wait and see if anyone is actually hit by this.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2333/piraha-expands-variables-inside-of-strings'>https://bitbucket.org/einsteintoolkit/tickets/issues/2333/piraha-expands-variables-inside-of-strings</a></p>
</html>