backbone-redux icon indicating copy to clipboard operation
backbone-redux copied to clipboard

Define relations as functions

Open SBoudrias opened this issue 8 years ago • 1 comments

It'd be great if we could define the relations map as a function too.

For example, we might want to process data in our model to generate the actual key. For example, we might want to time related data by days, and to do so we'd parse an ISO timestamp to YYYY-MM-DD string.

SBoudrias avatar Apr 15 '16 18:04 SBoudrias

This is a great idea. Will try to implement it soon!

somebody32 avatar Apr 19 '16 08:04 somebody32