Hello. Some times I have to make small changes in pages or components and can't do a redeploy of the entire application in production. Of course it's not possible to set disable-caching = true.
I can invoke the clearCachedData method in the engine, but I was wondering if it could be possible to discard only the cached data for a single page or component. I use a ton of components and discarding cached data takes a lot of memory. More generally I'm trying to get the application to be a bit more dynamic through the embeding of a Jython interpreter. Does anybody have done anything similar? Regards Pedro --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
