2012/11/26 Ken McWilliams <ken.mcwilli...@gmail.com>: > How hard would it be to "allow for" struts run time configuration? In > allowing for I mean having a registry for the configuration of interceptor > stacks, packages, actions... which the framework will allow for querying > and in the default case would be immutable but would allow us to substitute > in mutable managers for these configuration services? One use-case is to > produce a struts2(struts3) IDE which runs in a browser.
I don't know what you mean by "allow for" - there is already runtime configuration build from xml, annotation and convention. You can view it with the Config Browser plugin, in DevMode if something changes, the configuration will be reloaded automatically. Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org