Branch: refs/heads/hammett_exp
Home:   https://github.com/castleproject/Castle.MonoRail3

Commit: 7f4272efbb7089ef9c990adf2dfd9c6cbd9e964a
    
https://github.com/castleproject/Castle.MonoRail3/commit/7f4272efbb7089ef9c990adf2dfd9c6cbd9e964a
Author: hammett <[email protected]>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M src/Castle.MonoRail.Tests/Hosting/Mvc/Typed/ActionExecutionSinkTestCase.cs
  M src/Castle.MonoRail.Tests/Hosting/Mvc/Typed/ActionResolutionSinkTestCase.cs
  M 
src/Castle.MonoRail.Tests/Hosting/Mvc/Typed/ActionResultExecutionSinkTestCase.cs
  M src/Castle.MonoRail.Tests/Hosting/Mvc/Typed/Fakes/TestActionResult.cs
  M src/Castle.MonoRail.Tests/StringResultTestCase.cs
  M src/Castle.MonoRail/ActionResult.cs
  M src/Castle.MonoRail/Castle.MonoRail.csproj
  M src/Castle.MonoRail/JSonResult.cs
  M src/Castle.MonoRail/Mvc/ControllerContext.cs
  R src/Castle.MonoRail/Mvc/Typed/ActionExecutionSink.cs
  R src/Castle.MonoRail/Mvc/Typed/ActionResolutionSink.cs
  R src/Castle.MonoRail/Mvc/Typed/ActionResultExecutionSink.cs
  R src/Castle.MonoRail/Mvc/Typed/BaseControllerExecutionSink.cs
  M src/Castle.MonoRail/Mvc/Typed/ControllerExecutionContext.cs
  M src/Castle.MonoRail/Mvc/Typed/ReflectionBasedControllerProvider.cs
  A src/Castle.MonoRail/Mvc/Typed/Sinks/ActionExecutionSink.cs
  A src/Castle.MonoRail/Mvc/Typed/Sinks/ActionResolutionSink.cs
  A src/Castle.MonoRail/Mvc/Typed/Sinks/ActionResultExecutionSink.cs
  A src/Castle.MonoRail/Mvc/Typed/Sinks/BaseControllerExecutionSink.cs
  M src/Castle.MonoRail/Mvc/Typed/TypedControllerExecutor.cs
  M src/Castle.MonoRail/Mvc/ViewEngines/ViewContext.cs
  M src/Castle.MonoRail/StringResult.cs
  M src/Castle.MonoRail/ViewResult.cs
  M src/Castle.MonoRail/XmlResult.cs

Log Message:
-----------
Removed data from view context. data travels way before a view is in the 
picture. pushed it to the controllerCtx


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