ViewModel
-> assumes you pass it a constructor function.
viewModel
is basically legacy
.registerConverter
is documented here: http://canjs.github.io/canjs/doc/can-stache.registerConverter.html
boolean-to-inList
... which should include examples w/ checkboxes
can-mixin
post 3.0 so it's a bit easier to assemble them on your own)
connection.getList
?