wp-net/WordPressUWP

Handle caching?

Closed this issue · 0 comments

I think it would be nice if the Wrapper would handle the caching of data. You could then pass a parameter to bypass the caching and force a reload. Settting an expiration time frame would also make sense.

This would have to be platform agnostic (dependency injection?) if the wrapper should be made into a regular portable class library (for Xamarin etc). #8