Branch: refs/heads/3.0.x
  Home:   https://github.com/castleproject/Castle.Windsor

  Commit: da3868aaf843714786666eb5ec3da2832bcd5c4c
      
https://github.com/castleproject/Castle.Windsor/commit/da3868aaf843714786666eb5ec3da2832bcd5c4c
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

  Changed paths:
    M src/Castle.Windsor/MicroKernel/Handlers/ComponentLifecycleExtension.cs

  Log Message:
  -----------
  - unsubscribing from the event before calling handlers


  Commit: 228cb6d8a7045bc0af985b26fcd32f46cf447fc3
      
https://github.com/castleproject/Castle.Windsor/commit/228cb6d8a7045bc0af985b26fcd32f46cf447fc3
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

  Changed paths:
    M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs

  Log Message:
  -----------
  - made Instantiate public and handle classes that have by ref arguments


  Commit: e2da1f871084d08c360078f5d4bfcd7cedb810d0
      
https://github.com/castleproject/Castle.Windsor/commit/e2da1f871084d08c360078f5d4bfcd7cedb810d0
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-10-01 (Sat, 01 Oct 2011)

  Changed paths:
    R src/Castle.Windsor/Castle.Windsor.csproj.ReSharper
  M src/Castle.Windsor/MicroKernel/IReleasePolicy.cs
  M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs

  Log Message:
  -----------
  -some documentation and fix to avoid null reference exception if container 
doesn't have diagnostics subsystem


  Commit: 213d45dbaca7b3e0cd2ce06677062974311dd589
      
https://github.com/castleproject/Castle.Windsor/commit/213d45dbaca7b3e0cd2ce06677062974311dd589
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-10-01 (Sat, 01 Oct 2011)

  Changed paths:
    M BreakingChanges.txt
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Selectors/SelectorByClosedArgumentType.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryFacilityTake2TestCase.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryComponentResolver.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs

  Log Message:
  -----------
  - unified default behavior of DefaultTypedFactoryComponentSelector with the 
interface behavior. Added properties for changing those defaults to be 
consistent with the old (v2.5) behavior or to disable resolving Get methods by 
name completely.

- added overloads to AsFactory() that directly point to components or instance 
of selector to pick, without having to go through the nested closure.


  Commit: a1adaf0b28af454a065421c7e7ede0e33c2fb9eb
      
https://github.com/castleproject/Castle.Windsor/commit/a1adaf0b28af454a065421c7e7ede0e33c2fb9eb
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/DependencyCyclesTestCase.cs
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs

  Log Message:
  -----------
  - added better exception message when dependency cycle is detected dynamically


  Commit: a45b409a67a567654b2f6c505902117c335f48a0
      
https://github.com/castleproject/Castle.Windsor/commit/a45b409a67a567654b2f6c505902117c335f48a0
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-10-02 (Sun, 02 Oct 2011)

  Changed paths:
    M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

  Log Message:
  -----------
  - refactoring, prettifying


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/4d3faeb...a45b409

-- 
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.

Reply via email to