Adding attribute functionality to testbed
Cantor, Scott
cantor.2 at osu.edu
Sun Nov 3 16:43:46 EST 2013
On 11/2/13, 4:00 AM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>The question I have, which I mentioned to Rod, is why we have to
>manage the lifecycle of the AttributeResolver bean at all, meaning why
>do we need our Service class. So while Rod is looking at Resources,
>and their reloading, I asked him to keep an eye out for bean lifecycle
>management. Maybe others, Brent, Daniel, Marvin, might hopefully know
>more.
>
>I just wonder why we are managing bean lifecycle by hand when we might
>should let Spring do it. So that is why I say this is an AND task,
>because I have some fairly fundamental learning to do regarding
>Spring.
I don't understand that either. I have been assuming that whatever support
exists for reloading components in Spring maybe doesn't work and so a
whole other layer had to be written to support that.
The testbed right now can't reload anything and it breaks as soon as a
file is changed underneath it.
-- Scott
More information about the dev
mailing list