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: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
