The selling point of v5 was not Razor, as it was already implemented in v4.6. The selling point of v5 was ASP.NET MVC, and with that an architecture completely build from the ground up.
So the difference between v4 and v5 is MVC, but actually implementing MVC in v4 is not that hard as Shannon Deminick has proven:
Difference v5 vs v4
So i only recently learned that v4 also supports Razor, which I thought was the selling point of v5.
This made me wonder, what were the actual differences between v5 and v4, functionality wise?
Hi SaphuA,
The selling point of v5 was not Razor, as it was already implemented in v4.6. The selling point of v5 was ASP.NET MVC, and with that an architecture completely build from the ground up.
So the difference between v4 and v5 is MVC, but actually implementing MVC in v4 is not that hard as Shannon Deminick has proven:
http://our.umbraco.org/projects/website-utilities/umbramvco
You can also read more about this in Shannon's blogpost:
http://shazwazza.com/post/MVC-in-Umbraco-v4.aspx
So I'm pretty confident that MVC will come to Umbraco v4
greetings,
Anthony
is working on a reply...