Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.MonoRail
Commit: 753a24d577ae931d45896e3417f16dcc656cd0ba
http://github.com/castleproject/Castle.MonoRail/commit/753a24d577ae931d45896e3417f16dcc656cd0ba
Author: kenegozi <[email protected]>
Date: 2010-10-01 (Fri, 01 Oct 2010)
Changed paths:
M
src/Castle.MonoRail.Framework.Views.NVelocity.Tests/BaseViewOnlyTestFixture.cs
M src/Castle.MonoRail.Framework.Views.NVelocity/NVelocityViewEngine.cs
M src/Castle.MonoRail.Framework/Castle.MonoRail.Framework-vs2008.csproj
R src/Castle.MonoRail.Framework/Internal/IInitializable.cs
M src/Castle.MonoRail.Framework/Services/AbstractControllerFactory.cs
M src/Castle.MonoRail.Framework/Services/AbstractViewComponentFactory.cs
M src/Castle.MonoRail.Framework/Services/DefaultControllerFactory.cs
M src/Castle.MonoRail.Framework/Services/DefaultServiceInitializer.cs
M src/Castle.MonoRail.Framework/Services/DefaultViewComponentFactory.cs
M src/Castle.MonoRail.Framework/Services/DefaultViewEngineManager.cs
M
src/Castle.MonoRail.Views.AspView.Tests/RenderingTests/IntegrationViewTestFixture.cs
M src/Castle.MonoRail.Views.AspView.Tests/ViewTests/ViewPerformanceFixture.cs
M
src/Castle.MonoRail.Views.AspView.Tests/ViewTests/ViewPropertiesScopingFixture.cs
M src/Castle.MonoRail.Views.AspView/AspViewEngine.cs
M src/Castle.MonoRail.Views.AspView/IAspViewEngineTestAccess.cs
M src/Castle.MonoRail.Views.Brail.Tests/BaseViewOnlyTestFixture.cs
M src/Castle.MonoRail.Views.Brail/BooViewEngine.cs
Log Message:
-----------
getting rid of MR.IInitializeable - making DefaultViewEngineManager work again
- moved Initialize call into the IServiceEnabledComponent.Service() call
- see
http://github.com/castleproject/Castle.MonoRail/commit/1cdadae4b6870f035d72069d017734bbbbb0ae0a#commitcomment-156604
I personally do not like it too much, but at least it will make master branch
work again
--
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.