flexyford / impagination

A lazy data layer for your paged records
102 stars 7 forks source link

Return a record object for computed state.get(i) #18

Closed flexyford closed 8 years ago

flexyford commented 8 years ago

When we get a record on the state using state.get(i) return the Record object, not just the content on the Record. We want the flight status of the record to be on the record.