Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : can.List does not initialize computes

$
0
0
There are certainly use cases where it's useful. For example, if you wanted to add extra attributes for the current item, selected item, current index, selected index, next index, previous index, etc. Heck, maybe even to create a hash table for attribute lookup. Granted all of this can be done by simply extending a can.Map, and setting an attribute as a list, but still.

Viewing all articles
Browse latest Browse all 3491

Trending Articles