From 6608a615b54cb8bf8fa22058807278a86c254673 Mon Sep 17 00:00:00 2001
From: "http://smcv.pseudorandom.co.uk/" <smcv@web>
Date: Sun, 23 Feb 2014 19:14:00 -0400
Subject: [PATCH]

---
 doc/bugs/template_creation_error.mdwn | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/bugs/template_creation_error.mdwn b/doc/bugs/template_creation_error.mdwn
index 22d112cdd..f14652ed8 100644
--- a/doc/bugs/template_creation_error.mdwn
+++ b/doc/bugs/template_creation_error.mdwn
@@ -210,3 +210,11 @@ Please, let me know what to do to avoid this kind of error.
 >>>>>>> rebuild of a site with many pages. Ikiwiki already keeps a lot
 >>>>>>> of info in memory, and this adds to it, for what is a fairly
 >>>>>>> minor reason. It seems to me there should be a way to avoid this. --[[Joey]] 
+
+>>>>>>>> Maybe. Are plugins expected to cope with scanning the same
+>>>>>>>> page more than once? If so, it's just a tradeoff between
+>>>>>>>> "spend more time scanning the template repeatedly" and
+>>>>>>>> "spend more memory on avoiding it", and it would be OK to
+>>>>>>>> omit that, or reduce it to a set of scanned *templates*
+>>>>>>>> (in practice that would mean scanning each template twice
+>>>>>>>> in a rebuild). --s
-- 
2.39.5