can anyone help? Stack overflow: http://stackoverflow.com/questions/31820822/how-to-use-cache-feature-in-polymer-1-0-to-save-and-reuse-an-array-of-elements <http://stackoverflow.com/questions/31820822/how-to-use-cache-feature-in-polymer-1-0-to-save-and-reuse-an-array-of-elements>
We have the luxury of platinum element platinum-sw-cache which enables to offline manage the data. Basically, I am trying to create an element that displays most recently used list of items in my application and I think caching is the way to do it. How can I use the element to save an array such that It can be used later. I do not find any usable Demo/Tutorial on this. Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/f331c897-a7c9-4bd3-add3-5bd4eca69d80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
