Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: ca04ac3e3505e65554b375ceff6e404bfd353254
http://github.com/castleproject/Castle.InversionOfControl/commit/ca04ac3e3505e65554b375ceff6e404bfd353254
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-07-17 (Sat, 17 Jul 2010)
Changed paths:
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasKey.cs
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasKeyAndType.cs
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasKeyAndTypeTransient.cs
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasKeyTransient.cs
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasType.cs
A src/Castle.Windsor.Tests/ComponentsWithAttribute/HasTypeTransient.cs
M src/Castle.Windsor/Core/CastleComponentAttribute.cs
Log Message:
-----------
- added components with CastleComponentAttribute for tests
Commit: f704c096ff063f3cb1b54c8a5f58c0ec5e7f9f0d
http://github.com/castleproject/Castle.InversionOfControl/commit/f704c096ff063f3cb1b54c8a5f58c0ec5e7f9f0d
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-07-17 (Sat, 17 Jul 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
A src/Castle.Windsor.Tests/CastleComponentAttributeTestCase.cs
M src/Castle.Windsor.Tests/ComponentsWithAttribute/HasType.cs
M src/Castle.Windsor/MicroKernel/Registration/Component.cs
Log Message:
-----------
- added tests for CastleComponentAttribute support in fluent Api
Commit: 64db421abc616c98aa3caf9af5ed6db3fc5f8192
http://github.com/castleproject/Castle.InversionOfControl/commit/64db421abc616c98aa3caf9af5ed6db3fc5f8192
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-07-17 (Sat, 17 Jul 2010)
Changed paths:
M Changes.txt
M src/Castle.Windsor.Tests/ClassComponents/CommonSub1Impl.cs
M src/Castle.Windsor.Tests/ClassComponents/CommonSub2Impl.cs
M src/Castle.Windsor.Tests/ClassComponents/ICommonSub1.cs
M src/Castle.Windsor.Tests/ClassComponents/ICommonSub2.cs
M src/Castle.Windsor.Tests/Registration/WithServiceTestCase.cs
M src/Castle.Windsor/MicroKernel/Registration/ServiceDescriptor.cs
Log Message:
-----------
- added WithService.DefaultInterface() to fluent API.IT matches Foo to IFoo,
SuperFooExtended to IFoo and IFooExtended etc
--
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.