Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 6f26ea60614fb66317080e7af95231bb955f8a52
https://github.com/castleproject/Castle.Windsor/commit/6f26ea60614fb66317080e7af95231bb955f8a52
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-04-25 (Mon, 25 Apr 2011)
Changed paths:
M BreakingChanges.txt
M src/Castle.Facilities.EventWiring/EventWiringFacility.cs
M src/Castle.Facilities.FactorySupport/FactorySupportFacility.cs
M src/Castle.Facilities.Remoting/RemotingFacility.cs
M src/Castle.Facilities.Synchronize/SynchronizeFacility.cs
M src/Castle.Windsor/Castle.Windsor.csproj
M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
A src/Castle.Windsor/MicroKernel/IComponentModelBuilder.cs
R src/Castle.Windsor/MicroKernel/IComponentModelFactory.cs
M src/Castle.Windsor/MicroKernel/IKernel.cs
M src/Castle.Windsor/MicroKernel/ModelBuilder/DefaultComponentModelBuilder.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
Revert "- BREAKING CHANGE: renamed IComponentModelBuilder ->
IComponentModelFactory and IKernel.ComponentModelBuilder ->
IKernel.ComponentModelFactory to unify naming with IHandlerFactory and make
place for ComponentModelBuilder class which is a different concept."
This reverts commit 36814c4d8bd0f0199f4335c068ee2de899adda5c.
- I didn't end up introducing ComponentModelBuilder (the new one, mentioned in
the commit message) and witout it I'd rather not have the breaking change
--
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.