I feel like a bit of an idiot for asking this, but I can't figure this out.
The todo example on canjs.com is pretty straightforward, except I don't get how the initial list is loaded. The template is instantiated with an empty list but findAll is never called explicitly. How does this work exactly?
TIA,
Michel