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

  Commit: ea09830d59108de06b25fa860f77461a2d9ee126
      
https://github.com/castleproject/Castle.Windsor/commit/ea09830d59108de06b25fa860f77461a2d9ee126
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Lifestyle/LifestyleApiTestCase.cs
  M 
src/Castle.Windsor.Tests/Lifestyle/ScopedLifestyleImplicitGraphScopingAndTypedFactoriesTestCase.cs
  M 
src/Castle.Windsor.Tests/Lifestyle/ScopedLifestyleImplicitGraphScopingTestCase.cs
  M src/Castle.Windsor/MicroKernel/Registration/BasedOnDescriptor.cs
  M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
  M src/Castle.Windsor/MicroKernel/Registration/Lifestyle/LifestyleGroup.cs

  Log Message:
  -----------
  - renamed scoped-per lifestyle to bound-to which I think is a better name and 
underlines the difference from the other scoped lifestyles


  Commit: 7814aac2500a7ac9ee6b1add83f58f6b20ebc6c6
      
https://github.com/castleproject/Castle.Windsor/commit/7814aac2500a7ac9ee6b1add83f58f6b20ebc6c6
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Components/BoundComponent.cs
  A src/Castle.Windsor.Tests/Generics/GenericA.cs
  A src/Castle.Windsor.Tests/Generics/GenericB.cs
  M src/Castle.Windsor.Tests/Lifestyle/LifestyleManagerTestCase.cs
  M src/Castle.Windsor.Tests/Registration/TypesTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  A src/Castle.Windsor/Core/BoundToAttribute.cs
  M src/Castle.Windsor/Core/LifestyleType.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifestyleModelInspector.cs
  M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
  M src/Castle.Windsor/MicroKernel/Registration/Lifestyle/LifestyleGroup.cs

  Log Message:
  -----------
  - added LifestyleType.Bound and BoundToAttribute. Still missing support in 
XML (next commit will have that)


  Commit: 58048b80279f1c3b072802b794fee8c0daa3ce16
      
https://github.com/castleproject/Castle.Windsor/commit/58048b80279f1c3b072802b794fee8c0daa3ce16
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Lifestyle/LifestyleApiTestCase.cs
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M 
src/Castle.Windsor/MicroKernel/Lifestyle/Scoped/CreationContextScopeAccessor.cs

  Log Message:
  -----------
  - inverted order of resolutionStack handlers passed to ScopeRootSelector

- fixed broken tests


  Commit: cc8dd40bdc48ad168c4ed4815afdb2dacea8c557
      
https://github.com/castleproject/Castle.Windsor/commit/cc8dd40bdc48ad168c4ed4815afdb2dacea8c557
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor.Tests/Windsor.Tests/XmlConfigStructureTestCase.cs
  A src/Castle.Windsor.Tests/XmlFiles/BoundLifestyle.xml
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifestyleModelInspector.cs

  Log Message:
  -----------
  - added support for bound lifestyle in XML


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/8f5087d...cc8dd40

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