Branch: refs/heads/master Home: https://github.com/castleproject/Windsor Commit: 7b8c60b973fb99bfbd04f0eb1673299f747cfb19 https://github.com/castleproject/Windsor/commit/7b8c60b973fb99bfbd04f0eb1673299f747cfb19 Author: Krzysztof Kozmic <krzysztof.koz...@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014)
Changed paths: M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj A src/Castle.Windsor.Tests/Facilities/Startable/ManuallyTriggeredStartTestCase.cs M src/Castle.Windsor/Castle.Windsor.csproj A src/Castle.Windsor/Facilities/Startable/StartFlag.cs M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs Log Message: ----------- added trivial implementation of StartFlag Commit: 56dbde6d59f217fa74ad8518e803d153a30d0aac https://github.com/castleproject/Windsor/commit/56dbde6d59f217fa74ad8518e803d153a30d0aac Author: Krzysztof Kozmic <krzysztof.koz...@gmail.com> Date: 2014-03-15 (Sat, 15 Mar 2014) Changed paths: M src/Castle.Windsor.Tests/Facilities/Startable/ManuallyTriggeredStartTestCase.cs M src/Castle.Windsor.Tests/Facilities/Startable/OptimizedForSingleInstallTestCase.cs M src/Castle.Windsor/Castle.Windsor.csproj A src/Castle.Windsor/Facilities/Startable/IStartFlagInternal.cs M src/Castle.Windsor/Facilities/Startable/StartFlag.cs M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs A src/Castle.Windsor/Facilities/Startable/StartableFacility.nested.cs Log Message: ----------- more tests, refactored startable facility to internally use StartFlags too Moved all the start control logic to StartFlag, ensuring the important methods are virtual. That way the code can be extended to support any scenario imaginable, including the ones discussed with @jfojtl (see #37) Compare: https://github.com/castleproject/Windsor/compare/ca095b9906d1...56dbde6d59f2 -- You received this message because you are subscribed to the Google Groups "Castle Project Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to castle-project-commits+unsubscr...@googlegroups.com. To post to this group, send email to castle-project-commits@googlegroups.com. Visit this group at http://groups.google.com/group/castle-project-commits. For more options, visit https://groups.google.com/d/optout.