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

Reply via email to