Hi there,
The issue IOC-ISSUE-205 was just created by Krzysztof Ko?mic (xtoff).
Key: IOC-ISSUE-205
Summary: Invalid handling of Custom activators that provide
dependencies on their own
Type: Bug
Importance: Critical
Description:
Basically the following tests explain the issue
http://gist.github.com/408779
Both Instance and UsingFactoryMethod result in custom Activators being assigned
to the component.
In case of Instance there's explicit check being done in the code that works
the issue around.
Generally thing is that Handlers do check for unresolvable dependencies, and
will throw if the dependency can't be provided even when the activator can
provide the dependency (or don't really need it).
For more, see
http://support.castleproject.org/projects/IOC/issues/view/IOC-ISSUE-205
--
donjon
by Castle Stronghold
http://www.castle-donjon.com
--
You received this message because you are subscribed to the Google Groups
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-devel?hl=en.