J Aaron Farr wrote:
But apparently 4.2.0 is not *identical* to 4.1.4 because 4.2.0 documents claim incorporation of things like constructor injection which clearly isn't supported by just the avalon-framework-4.2.0.jar.
Check the codebase first. There is no actual change. The change is in the requirement of the containers only.
Would it help if I create instantiation support in AF4.2, something like;
Object instantiateComponent( Class componentClass, Configuration conf, ServiceManager sm, Context ctx ) throws ABunchOfExceptions { }
This ain't as big deal as people here try to make it. So everyone, please look at the facts instead of fuelling the flames.
Cheers Niclas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]