On Sat, Jul 11, 2009 at 7:16 PM, Dale Newfield wrote:
> That seems great, but something that should only kick in if devMode is true.
> Is that possible?
yeah, I kinda forgot that part :)
musachy
--
"Hey you! Would you help me to carry the stone?" Pink Floyd
---
Musachy Barroso wrote:
I get my action classes reloaded after compilation, from jar files
and normal dirs. If anyone is interested I could add this to the
Spring plugin
That seems great, but something that should only kick in if devMode is
true. Is that possible?
-Dale
---
FYI I moved the "classloader" package from Convention into XWork, so
it can be used by other plugins. Extending a couple Spring classes,
and using the ReloadingClassLoader with Commons JCI FAM
(http://commons.apache.org/jci/commons-jci-fam/index.html) I get my
action classes reloaded after compilat