[picocontainer-dev] comments on annotation code in sandbox
"Putrycz, Erik" <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
I believe, Mauro did some changes to my original code that I submitted..
There is one that bothers me for my current project. I originally had a
method in the extended interface:
public abstract void injectMembers(Object result);
This method is extremely useful if you want to manually create instances
(and process your own constructor code) and only after, process the
inject annotations.
I was using this in object trees. I still want to keep my own logic in
the constructors and only after process the annotations using this
method.
Any objections for putting it back? (will submit a patch soon)
Cheers
Erik Putrycz, Ph.D - Research Associate /
<mailto:[email protected]> [email protected] / (613)
990 0681
Institute for Information Technology - Software Engineering Group
National Research Council, Canada - Building M-50, 1200 Montreal Road
Ottawa, Ontario, CANADA K1A 0R6