renderer.purgeView()

I was reading the docs and wanted to look into this method but I no
longer see it in the renderer.cfc source and didn't see any mention of
its removal in any of the release notes.

Is there an alternate method for clearing the cache for a specific
view?

thanks,

.brett

Brett, it is removed in the compat guide. Basically, you go to the cache manager for this.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

okay thanks. I couldn't find it in the compatibility guide or using
the search function which is why I asked.

.brett