RocketData icon indicating copy to clipboard operation
RocketData copied to clipboard

Add some docs clarifying where changes come from

Open plivesey opened this issue 9 years ago • 1 comments

https://github.com/linkedin/RocketData/issues/31

e.g. For network calls and setData, the delegate is not called. The delegate is only called for consistency changes.

plivesey avatar Sep 01 '16 15:09 plivesey

+1 for this

I was expecting methods like append/insert in the collectionDataProvider to call the delegate but they don't seem to. Is that right?

In the sample app the dataProvider.append([message]) isn't triggering the delegate for me.

katalisha avatar Feb 14 '17 09:02 katalisha