Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: 262639aaea3ea9317da0472d534793e488449b8b
https://github.com/castleproject/Windsor/commit/262639aaea3ea9317da0472d534793e488449b8b
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M Castle.Windsor.sln.DotSettings
M Changes.txt
M src/Castle.Windsor.Tests/Registration/UsingFactoryMethodTestCase.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/AbstractComponentActivator.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
Log Message:
-----------
fixed #ioc-332
UsingFactoryMethod resolving a proxy without a target throws
NullReferenceException instead of a better exception.
For now just throwing notsupportedexception. I guess we _might_ add support for
that scenario but we need to find a compelling case for it first. As it stands
right now, I have no idea what a good behavior might be
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" 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-commits?hl=en.