Branch: refs/heads/3.0.x
Home: https://github.com/castleproject/Castle.Windsor
Commit: 9ac63e87946a4feb0c598b624c276950563c2872
https://github.com/castleproject/Castle.Windsor/commit/9ac63e87946a4feb0c598b624c276950563c2872
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-05 (Wed, 05 Oct 2011)
Changed paths:
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
replaced default argument in IsDefault method with an overload.
Commit: c6847d1d5b15380c896186f29d69b8fc00ea8459
https://github.com/castleproject/Castle.Windsor/commit/c6847d1d5b15380c896186f29d69b8fc00ea8459
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-06 (Thu, 06 Oct 2011)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/Core/PropertyFilter.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- refactored property collection to use a new type PropertyFilter
Commit: be3f200b452ba8c0d69fa443bece09c558f5f6de
https://github.com/castleproject/Castle.Windsor/commit/be3f200b452ba8c0d69fa443bece09c558f5f6de
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-07 (Fri, 07 Oct 2011)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
A src/Castle.Windsor/Core/DynamicPropertyFilter.cs
M src/Castle.Windsor/Core/PropertyFilter.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- added enum and custom methods for filtering properties
Commit: 521f3940b6973c82d11e6daf80c8483abdb1ca61
https://github.com/castleproject/Castle.Windsor/commit/521f3940b6973c82d11e6daf80c8483abdb1ca61
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-10-11 (Tue, 11 Oct 2011)
Changed paths:
M Castle.Windsor.6.0.ReSharper
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/Components/AbPropChild.cs
M src/Castle.Windsor.Tests/Components/Employee.cs
M src/Castle.Windsor.Tests/Components/ReviewableEmployee.cs
M src/Castle.Windsor.Tests/PropertyDependenciesTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
R src/Castle.Windsor/Core/DynamicPropertyFilter.cs
A src/Castle.Windsor/Core/PropertyDependencyFilter.cs
M src/Castle.Windsor/Core/PropertyFilter.cs
A src/Castle.Windsor/Core/StandardPropertyFilters.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/PropertiesDependenciesModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
Log Message:
-----------
- implemented IOC-318 - Provide more high level API for fitering (and
ignoring/requiring) properties at registration time
Compare:
https://github.com/castleproject/Castle.Windsor/compare/a45b409...521f394
--
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.