Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: bf4d4d649dbebc57c6448b830782ac41565b3b87
http://github.com/castleproject/Castle.InversionOfControl/commit/bf4d4d649dbebc57c6448b830782ac41565b3b87
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-09-02 (Thu, 02 Sep 2010)
Changed paths:
M Changes.txt
M lib/NET35/Castle.Core.dll
M lib/NET35/Castle.Core.pdb
M lib/NET35/Castle.Core.xml
M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40/Castle.Core.dll
M lib/NET40/Castle.Core.pdb
M lib/NET40/Castle.Core.xml
M lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET40/Castle.Services.Logging.NLogIntegration.dll
M lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40CP/Castle.Core.dll
M lib/NET40CP/Castle.Core.pdb
M lib/NET40CP/Castle.Core.xml
M lib/SL3/Castle.Core.dll
M lib/SL3/Castle.Core.pdb
M lib/SL3/Castle.Core.xml
M lib/SL4/Castle.Core.dll
M lib/SL4/Castle.Core.pdb
M lib/SL4/Castle.Core.xml
M src/Castle.Windsor.Tests/Adapters/ComponentModel/TestComponent.cs
M src/Castle.Windsor.Tests/Bugs/IoC-73/IoC73.cs
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithLifecycle.cs
M src/Castle.Windsor.Tests/ConfigHelper.cs
M
src/Castle.Windsor.Tests/Configuration/AppDomainConfigurationStoreTestCase.cs
M src/Castle.Windsor.Tests/InterceptorSelectorTestCase.cs
M src/Castle.Windsor.Tests/Interceptors/AnotherInterceptorSelector.cs
M src/Castle.Windsor.Tests/Interceptors/DummyInterceptorSelector.cs
M src/Castle.Windsor.Tests/Interceptors/WatcherInterceptorSelector.cs
A src/Castle.Windsor.Tests/InternalsVisibleTo.cs
M src/Castle.Windsor.Tests/ModelInterceptorsSelectorTestCase.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorTestCase.cs
M src/Castle.Windsor.Tests/SerializationTestCase.cs
M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
M src/Castle.Windsor/Core/LifestyleAttributes.cs
M src/Castle.Windsor/MicroKernel/Arguments.cs
M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel_Resolve.cs
M src/Castle.Windsor/MicroKernel/IKernel.cs
M src/Castle.Windsor/MicroKernel/IKernel_Resolve.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/SupportInitializeConcern.cs
M
src/Castle.Windsor/MicroKernel/Lifestyle/PerThreadThreadStaticLifestyleManager.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
M
src/Castle.Windsor/MicroKernel/Registration/ComponentDependencyRegistrationExtensions.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/MicroKernel/Registration/CustomDependencyDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/ExtendedPropertiesDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/ServiceOverrideDescriptor.cs
M src/Castle.Windsor/MicroKernel/Releasers/NoTrackingReleasePolicy.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/GenericListConverter.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/ListConverter.cs
M
src/Castle.Windsor/Windsor/Configuration/Interpreters/XmlProcessor/DefaultXmlProcessorEngine.cs
M src/Castle.Windsor/Windsor/IWindsorContainer.cs
M src/Castle.Windsor/Windsor/Proxy/DefaultProxyFactory.cs
M src/Castle.Windsor/Windsor/WindsorContainer.cs
Log Message:
-----------
- added to Silverlight version API from .NET version that took anonymous object
as a shorthand for named arguments. This works in SL, but requires [assembly:
InternalsVisibleTo(Castle.Core.Internal.InternalsVisible.ToCastleCore)]
- ISupportInitialize works as a commission concern now
--
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.