From 8973f0a6e31ad5db325fcdee2c875dd029673dad Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 May 2009 13:54:34 -0400 Subject: [PATCH] correction; unchanged pages not rescanned --- doc/todo/inlines_inheriting_links.mdwn | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/doc/todo/inlines_inheriting_links.mdwn b/doc/todo/inlines_inheriting_links.mdwn index 56f18418d..c53da51c5 100644 --- a/doc/todo/inlines_inheriting_links.mdwn +++ b/doc/todo/inlines_inheriting_links.mdwn @@ -34,12 +34,6 @@ I would actually use it in my current "project" in ikiwiki: I actually edit a se > So to tell what they link to, inline would have to load > each of them, and scan them. > -> And that would happen on *every* build of the wiki, -> even if the page with the inline didn't change. So -> there's the potential for this to really badly slow -> down a wiki build. -> -> Maybe there's the potential to add some really smart -> caching code that avoids unnecessary re-scanning -> and is really quick.. but I suspect it would be *very* -> complex too. --[[Joey]] +> So there's the potential for this to slow +> down a wiki build by about a factor of 2. +> --[[Joey]] -- 2.26.2