Re: [OS-webwork] Reloading views.properties and issue with documentation

2003-12-04 Thread boxed
boxed wrote: 2) I couldn't stop WW from caching the lookups, until I realized I had to set webwork.viewmapping=webwork.dispatcher.ConfigurationViewMapping in webwork.properties. This is not documented for reloading the XML configuration (http://www.opensymphony.com/webwork/cookbook/Reloading_x

[OS-webwork] Reloading views.properties and issue with documentation

2003-12-04 Thread boxed
I have ported the changes in XMLActionConfiguration that allows view mapping to be reloaded over to PropertiesConfiguration. It's a bit ugly but it works. The only trouble I had was that 1)views.properties handling needs to be seperate somehow from webwork.properties, I have hardcoded this in an