<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">To circumvent this I thought about
      forwarding to another route<br>
      after processing a template,<br>
      this should actually work around the update existing output
      problem,<br>
      but it seems this is not possible either<br>
      so I really got no idea how to proceed at the moment.<br>
      <br>
      --joerg<br>
      <br>
      On 10/16/2015 09:05 AM, Yitzchak Scott-Thoennes wrote:<br>
    </div>
    <blockquote
cite="mid:CAN7g7HU5ry0Vhf-zczu5S1CxHoOMupOdJO9n-M+vmYxDDJYD+g@mail.gmail.com"
      type="cite">
      <p dir="ltr">For this to work, you'd either need a template engine
        that is tightly integrated into Dancer or a streaming template
        engine (that would call a callback to call content as it got
        chunks) with the ability to loop over iterators or trigger
        callbacks to get more data to format.  Though I guess you could
        use a normal template loop over a tied array too.</p>
      <p dir="ltr">But I don't know of such a template engine.</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dancer-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a>
<a class="moz-txt-link-freetext" href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>