|
[
Permlink
| « Hide
]
peter royal added a comment - 21/Aug/05 08:56 PM
differences between 1.1 and the current snapshot
Only error:
org.picocontainer.defaults.PicoInvocationTargetInitializationException not sure if there is anything to do regarding the exception.
otherwise, this can go into a waiting state until we are ready to do a 1.2 RC thanks for restoring CICA compat and I think you're right, we must continue here with the next RC.
Joerg - what is the status of this issue?
Need to run again now that we are done other changes to ensure nothing else broken.
May impact people:
org.picocontainer.alternatives.ImplementationHidingComponentAdapterFactory org.picocontainer.defaults.InstantiatingComponentAdapter org.picocontainer.defaults.SetterIntrospector Exception-Related: org.picocontainer.defaults.PicoInvocationTargetInitializationException org.picocontainer.defaults.UnsatisfiableDependenciesException org.picocontainer.alternatives.ImplementationHidingComponentAdapterFactory
Accessibility of method 'public ImplementationHidingComponentAdapterFactory()' has been decreased from public to package I am not sue I understand this. The class never had an excplicit default ctor. org.picocontainer.defaults.InstantiatingComponentAdapter This is a result of our last minute change in Exceptions: IHCAF: It used to have a public no-args cxctor: http://svn.picocontainer.codehaus.org/java/picocontainer/trunk/container/src/java/org/picocontainer/defaults/ImplementationHidingComponentAdapterFactory.java?rev=2387&view=markup
ICA: I'm happy with PICO-181 functionality. But the ParameterFactory would need to get a handle to the element that the Class was for, namely the Constructor or Method to be able to pull annotations off. In pico2 we could always have the core container pass any annotations to the ParameterFactory and thus not have to worry about it. We can back out Exceptions: As 1.2 has been released, moving this issue to future version for monitoring.
Any fixes should be done in 1.2.x Since we're onto PIco 2.0, can we close this issue?
-Mike (R) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||