Peter,

What kind of testing do you mean? We have some Cucumber stories that cover the basic caching mechanism, if that helps.

Sean

Peter Berkenbosch wrote:
Any tips on testing the new cache mechanism?

On Wed, May 20, 2009 at 6:46 PM, Sean Cribbs <seancri...@gmail.com> wrote:

Joel,

You are correct.  This is documented on the new wiki page:

http://wiki.github.com/radiant/radiant/developer-upgrade-notes

Sean


Joel Oliveira wrote:

Everyone -
I'm working on a test site using the latest edge version of 0.8.0 and am
occasionally running into some hiccups with extensions using some
deprecated
methods - which is totally understandable.  Throughout this exercise I'm
trying to make the appropriate changes in order for things to work and
have
run into something I thought to get explicitly answered through you guys.

I've seen ResponseCache.instance.clear peppered throughout some extensions
and according to the changelog it's been deprecated in favor of
Radiant::Cache  (based on Rack::Cache).

Is the appropriate replacement for ResponseCache.instance.clear  then
Radiant::Cache.clear
... or something else?

Thank you.

- Joel
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant





_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to