This seems like a good idea. Since we no longer advertise our server as anything more than a development tool, I see no reason to try to preserve caches across restarts.
Approved. On 2010-08-25, at 23:16, Henry Minsky wrote: > Change hqm-20100825-WBw by [email protected] on 2010-08-25 23:13:16 EDT > in /Users/hqm/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: clear app cache at servlet startup > > New Features: > > Bugs Fixed: LPP-9325 > > Technical Reviewer: max > QA Reviewer: ptw > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > clear app cache when it's created at servlet deploy time > > > Tests: > > example lps.log on startup, see log message about clearing cache > > 25 Aug 2010 23:13:03 () INFO responders.ResponderCompile - application cache > is at /Users/hqm/openlaszlo/trunk/WEB-INF/lps/work/cache > 25 Aug 2010 23:13:03 () INFO cache.Cache - Clearing cmcache > 25 Aug 2010 23:13:03 () INFO cache.Cache - Clearing cache > > > Files: > M > WEB-INF/lps/server/src/org/openlaszlo/servlets/responders/ResponderCompile.java > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20100825-WBw.tar
