chrisrueger commented on PR #89:
URL: https://github.com/apache/freemarker/pull/89#issuecomment-1416415902

   @nolaviz this looks very interesting. What comes to mind is using this 
mechanism to detect "template coding mistakes" (even from well itentioned 
users). E.g. we always thought about how to hook into <#list> processing to 
detect "slow" [sequence 
concatenation](https://freemarker.apache.org/docs/dgui_template_exp.html#dgui_template_exp_sequenceop_cat)
 which we can use to suggest improvements to the template authors. 
   
   What is your motivation or use case?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to