[dancer-users] Delayed template processing

Yitzchak Scott-Thoennes sthoenna at gmail.com
Fri Oct 16 08:05:18 BST 2015


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.

But I don't know of such a template engine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20151016/e23590c4/attachment.html>


More information about the dancer-users mailing list