|
From: Nigel S. <nig...@fe...> - 2005-07-05 04:23:22
|
Hi there, Could someone please have a look at SPR-1078 when you have the time. I've suggested that a new attribute be added to the bean entity called something like "depends-on-after-created" (I'm not very attached to that name) that does the same thing as "depends-on" but after the bean is created. I've already made the changes to 1.2.0 and have submitted diffs which can be seen at http://opensource.atlassian.com/projects/spring/browse/SPR-1078 . I have found this to be incredibly useful for calling things like MethodInvokingFactoryBeans after a bean is created, to aid in facilitating initialisation. Regards, Nigel |