Currently, when I return a set of data from the JSON service I get the Model List, loop it and read/write/modify properties to it. Is there a better way to handle this? I assume that CAN is looping at least once in order to finesse the object/array into a can.List so is there functionality to hook into that? I'm thinking with pending irony that someone will say "No, you can't." Hopefully not.
↧