Closed samuelsimoes closed 9 years ago
Subsets allows you declare subsets of your collection that are computed on add and remove events and other events that you want.
The collection toJSON will call the toJSON on subsets too, making easy presenting these subsets on interfaces that relies on toJSON.
(See also #8)
(Pending docs)
Subsets allows you declare subsets of your collection that are computed on add and remove events and other events that you want.
The collection toJSON will call the toJSON on subsets too, making easy presenting these subsets on interfaces that relies on toJSON.
(See also #8)
(Pending docs)