Skip to content
erudites edited this page Sep 14, 2010 · 6 revisions

Eventful

Todo list

Processing Loop

  • Cache multiple similar events together to alleviate long chains of repetitive events.

Layout

  • Improve logic for sub-templates such that they do not require a wrapping div.
  • Allow iteration without sub-templates. Possibly via array arguments for tags, but repeater function may work too.
  • Allow iteration over arrays of primitives, rather than only arrays of objects.
  • Locate and clear up memory issues with sub-template rerendering.

Clone this wiki locally