tag:blogger.com,1999:blog-4110180.post8227344758020164549..comments2025-07-21T06:33:41.604-07:00Comments on Tapestry Central: Progress on CascadeHoward Lewis Shiphttp://www.blogger.com/profile/04486596490758986709noreply@blogger.comBlogger1125tag:blogger.com,1999:blog-4110180.post-75287144759282300532009-11-08T01:35:07.164-08:002009-11-08T01:35:07.164-08:00Hi, in Enlive, I implemented invariant caching but...Hi, in Enlive, I implemented invariant caching but kept the cache local to each node:<br />* first I annotate the DOM with specialized renderers (see http://github.com/cgrand/enlive/blob/master/src/net/cgrand/enlive_html.clj#L169), <br />* then, when serializing, I call these specialized emitters if present (see http://github.com/cgrand/enlive/blob/master/src/net/cgrand/enlive_html.clj#L127).Christophe Grandhttps://www.blogger.com/profile/14317541771600107537noreply@blogger.com