Giacomo Pati wrote:
Now that I'm trying to do it I have some qustions about how we can manage
LifecycleHelper stuff in
a Spring context.
In CForm definition files there are constructs that accepted a class attribute
to denote a Java
class being instantiated and managed as it where a Avalon Component
(Validators, SelectionLists,
and more). Whats the oppinion of other on this subject.
1. Implement @role attribute (aka bean reference)
2. Deprecate @class attribute
I don't think there is a better way to handle this...
Vadim