WOApplication.setCachingEnabled(boolean)
WOApplication.setCachingEnabled(boolean)
- Subject: WOApplication.setCachingEnabled(boolean)
- From: Paul Hoadley <email@hidden>
- Date: Wed, 18 Jul 2012 14:14:17 +0930
Hello,
I'm just running over Chuck's talk from WOWODC 12. Reading the Javadocs for WOApplication.setCachingEnabled(boolean) has left me confused about the semantics of this method. In his talk, Chuck recommends setting:
setCachingEnabled(true);
(in deployment, but not development mode—right Chuck?), but the Javadocs read:
If this is enabled [which I take to mean "set true"], changes to a component will be reparsed after being saved...
which sounds to me like the behaviour you would get if there _wasn't_ caching. Am I just reading this wrong? Chuck, can you confirm that your recommendation was setCachingEnabled(true) in deployment mode, and false in development mode?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden