Also you could do MVC in .NET if you wanted to. Go check out the Castle.Net project's MonoRail (http://www.castleproject.org/index.php/MonoRail) for something similar to ruby-on-rails and cakephp.
The fact that .NET out of the box works with a front-controller pattern can't be held against it. They have tried to blur the line between web and win applications in .net and they have succeeded to a point. The state variable is there, but it does not have to be used. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
