fetchCached icon indicating copy to clipboard operation
fetchCached copied to clipboard

Bind to collection reset and change events

Open rmdort opened this issue 13 years ago • 2 comments

First off, thanks for the plugin. Really helped me to improve performance on my JSON filtering app.

It would be great, if you could bind to collection "reset" and "change" events to update the localStorage item.

rmdort avatar Oct 21 '12 05:10 rmdort

Hi Vinay,

Yes this would be a good addition. I have actually done this in our closed source version of fetchCached at StumbleUpon. I'm sure I will be able to open source these changes and will plan on adding it this weekend.

Thanks for the suggestion!

On Saturday, October 20, 2012 at 10:39 PM, Vinay M wrote:

First off, thanks for the plugin. Really helped me to improve performance on my JSON filtering app. It would be great, if you could bind to collection "reset" and "change" events to update the localStorage item.

— Reply to this email directly or view it on GitHub (https://github.com/joneath/fetchCached/issues/1).

joneath avatar Oct 25 '12 06:10 joneath

Hi,

Was curious if these (reset/change) changes ever got pushed to the open source lib?

Thanks again for the library.

mooreds avatar Dec 10 '12 20:12 mooreds