Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.InversionOfControl

Commit: 9a933803afabc1b9af01619b168d49c08f543f4b
    
http://github.com/castleproject/Castle.InversionOfControl/commit/9a933803afabc1b9af01619b168d49c08f543f4b
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-18 (Fri, 18 Jun 2010)

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Core/DependencyModel.cs
  A src/Castle.Windsor/Facilities/Startable/StartableContributor.cs
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs

Log Message:
-----------
- minor restructuring of Startable Facility to make it ready for big changes.


Commit: 7b9e120e6a68d64be438f3649204fcf89f8b939a
    
http://github.com/castleproject/Castle.InversionOfControl/commit/7b9e120e6a68d64be438f3649204fcf89f8b939a
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-18 (Fri, 18 Jun 2010)

Changed paths:
  M Changes.txt
  A src/Castle.Windsor.Tests/ActionBasedInstaller.cs
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/Facilities/Startable/Components/Startable.cs
  A 
src/Castle.Windsor.Tests/Facilities/Startable/OptimizedForSingleInstallTestCase.cs
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
  M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
  M src/Castle.Windsor/Windsor/WindsorContainer.cs

Log Message:
-----------
- added OptimizeDependencyResolution around calls to Install

- added optimized mode to StartableFacility for Single-call-to-Install scenario 
that won't start anything before the end of install (at which point the 
container is assumed to be completely configured and all components should be 
there) and it will throw if it can't resolve and start the component.


Commit: f695587e5abf3b3e2e6db21ebbf23c1b3abb3a8f
    
http://github.com/castleproject/Castle.InversionOfControl/commit/f695587e5abf3b3e2e6db21ebbf23c1b3abb3a8f
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-06-18 (Fri, 18 Jun 2010)

Changed paths:
  M src/Castle.Windsor/Facilities/Startable/StartConcern.cs
  M src/Castle.Windsor/Facilities/Startable/StartableContributor.cs
  M src/Castle.Windsor/Facilities/Startable/StopConcern.cs

Log Message:
-----------
- moved discovery of actual start/stop methods to contributor. If a method 
can't be found an exception will be thrown.


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