<br><br><div><span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">Ed Howland</b> &lt;<a href="mailto:ed.howland@gmail.com">ed.howland@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Jeff, are the escapes of the curly-braces needed for all double-quated<br>string evals? Does that need to be documented somewhere?<br><br></blockquote></div><br><br>Actually no, you don&#39;t need to do anything like that. This was only necessary because the here doc (&lt;&lt;) in my test case tries to eval things. You don&#39;t need to do that in your templates.
<br><br>Jeff<br>