Branch: refs/heads/hammett_exp
Home: https://github.com/castleproject/Castle.MonoRail3
Commit: 50604e9190842664ce4a02eb83d7d3d2e02f0637
https://github.com/castleproject/Castle.MonoRail3/commit/50604e9190842664ce4a02eb83d7d3d2e02f0637
Author: hammett <[email protected]>
Date: 2010-11-23 (Tue, 23 Nov 2010)
Changed paths:
M src/Castle.MonoRail/ViewResult.cs
Log Message:
-----------
Getting view name by convention - based on action name
Commit: 1cde273dc221076d1722c7e5fe411e1f22572700
https://github.com/castleproject/Castle.MonoRail3/commit/1cde273dc221076d1722c7e5fe411e1f22572700
Author: hammett <[email protected]>
Date: 2010-11-23 (Tue, 23 Nov 2010)
Changed paths:
M src/Castle.MonoRail.ViewEngines.Razor/RazorView.cs
M src/Castle.MonoRail.ViewEngines.Razor/RazorViewEngine.cs
M src/Castle.MonoRail/Castle.MonoRail.csproj
M src/Castle.MonoRail/Hosting/Internal/MonoRailServices.cs
M src/Castle.MonoRail/IMonoRailServices.cs
M src/Castle.MonoRail/JSonResult.cs
M src/Castle.MonoRail/Mvc/ControllerContext.cs
A src/Castle.MonoRail/Mvc/DataContainer.cs
A src/Castle.MonoRail/Mvc/Rest/FormatSerializer.cs
A src/Castle.MonoRail/Mvc/Rest/JSonFormatSerializer.cs
A src/Castle.MonoRail/Mvc/Rest/XmlFormatSerializer.cs
M src/Castle.MonoRail/Mvc/ViewEngines/ViewContext.cs
M src/Castle.MonoRail/ViewResult.cs
M src/Castle.MonoRail/XmlResult.cs
M src/TestWebApp/Controller/HomeController.cs
M src/TestWebApp/Controller/IssuesController.cs
Log Message:
-----------
added datacontainer and serializers. almost fully workable restful
implemenentation fx
--
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.