Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: 6f70ea265cca64ae2f16690820a93f46374d75ba
https://github.com/castleproject/Castle.Windsor/commit/6f70ea265cca64ae2f16690820a93f46374d75ba
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-16 (Tue, 16 Nov 2010)
Changed paths:
M BreakingChanges.txt
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/INamingSubSystem.cs
Log Message:
-----------
rename - INamingSubSystem.GetHandlers -> INamingSubSystem.GetAllHandlers
Commit: 32b2b5749206e0e68ac893da31f73fa547fd5339
https://github.com/castleproject/Castle.Windsor/commit/32b2b5749206e0e68ac893da31f73fa547fd5339
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-16 (Tue, 16 Nov 2010)
Changed paths:
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
Log Message:
-----------
- minor refactoring, which cuts some unnecessary double checking for same thing
Commit: 82c174d0ca8fead16d9f0475173682927d439962
https://github.com/castleproject/Castle.Windsor/commit/82c174d0ca8fead16d9f0475173682927d439962
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-16 (Tue, 16 Nov 2010)
Changed paths:
M src/Castle.Windsor/Facilities/FactorySupport/FactoryActivator.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
Log Message:
-----------
some minor refactoring
Commit: 2005db0d6a373ad4551817eaf960fe4c4be308e2
https://github.com/castleproject/Castle.Windsor/commit/2005db0d6a373ad4551817eaf960fe4c4be308e2
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-16 (Tue, 16 Nov 2010)
Changed paths:
M src/Castle.Windsor.Tests/MicroKernel/ArgumentsTestCase.cs
M src/Castle.Windsor/MicroKernel/Arguments.cs
M src/Castle.Windsor/MicroKernel/Context/FallbackArgumentsStore.cs
M src/Castle.Windsor/MicroKernel/Context/IArgumentsStore.cs
M src/Castle.Windsor/MicroKernel/Context/NamedArgumentsStore.cs
M src/Castle.Windsor/MicroKernel/Context/TypedArgumentsStore.cs
Log Message:
-----------
- refactored Arguments class so that it caches count of elements, which should
improve performance a little bit
Commit: e82fae4f5186dcc908bf5a1a4fa24f68a052df2b
https://github.com/castleproject/Castle.Windsor/commit/e82fae4f5186dcc908bf5a1a4fa24f68a052df2b
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-17 (Wed, 17 Nov 2010)
Changed paths:
M src/Castle.Windsor/Core/ComponentModel.cs
M src/Castle.Windsor/Core/InterceptorReferenceCollection.cs
M src/Castle.Windsor/Facilities/FactorySupport/FactoryActivator.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/WebUserControlComponentActivator.cs
M src/Castle.Windsor/MicroKernel/IProxyFactory.cs
M src/Castle.Windsor/MicroKernel/Proxy/ProxyOptions.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/DefaultComponentView.cs
M src/Castle.Windsor/Windsor/Proxy/AbstractProxyFactory.cs
Log Message:
-----------
- added HasInterceptors property on ComponentModel
- changed InterceptorReferenceCollection NOT to implement
ICollection<InterceptorReference> anymore
- added RequiresProxy method to ProxyOptions
- some refactoring in AbstractProxyFactory geared at improving performance
Commit: 6ae1c8cef61ad1b6d6925f28d5854d65fef30ce9
https://github.com/castleproject/Castle.Windsor/commit/6ae1c8cef61ad1b6d6925f28d5854d65fef30ce9
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-17 (Wed, 17 Nov 2010)
Changed paths:
M src/Castle.Windsor/Core/DependencyModel.cs
M src/Castle.Windsor/Core/DependencyModelCollection.cs
M src/Castle.Windsor/MicroKernel/Context/DependencyTrackingScope.cs
M src/Castle.Windsor/Windsor/Proxy/AbstractProxyFactory.cs
Log Message:
-----------
- some performance targeted changes
Commit: e1c0c394c9246765376180c5105d1baca9980a2f
https://github.com/castleproject/Castle.Windsor/commit/e1c0c394c9246765376180c5105d1baca9980a2f
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-17 (Wed, 17 Nov 2010)
Changed paths:
M src/Castle.Facilities.Logging/LoggerResolver.cs
M src/Castle.Windsor.Tests/SubResolverTestCase.cs
M src/Castle.Windsor/Core/InterceptorReference.cs
Log Message:
-----------
- reformatting
Commit: 6df321f3993ed25c67cea07a0e1fb8219871c127
https://github.com/castleproject/Castle.Windsor/commit/6df321f3993ed25c67cea07a0e1fb8219871c127
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-11-17 (Wed, 17 Nov 2010)
Changed paths:
M src/Castle.Windsor/Compatibility/HashSet.SL3.cs
M src/Castle.Windsor/Core/DependencyModelCollection.cs
M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
Log Message:
-----------
- another round of perf improvements
--
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.