|
-
Jul 10th, 2007, 07:42 PM
#1
Thread Starter
Fanatic Member
Minimal MVC implementation
Guys, I need help with a sample minimal MVC implementation. Just a simple one. Do any of you have links to some tutorials about this one? Or a good detailed article about creating a web framework?
I planned on making my own web framework. Just a simple one. Something like, central controller gets the request, get the specific controller to some factory and execute the controller. Also, the controller knows the mapped Form, the form holds the data, return the View and the controller executes knowing all the details of what's the needed Model and View, displays the page then.
Hmmm, sounds disgusting as I'm not really expert for this one. I'm just starting on, so any help is greatly appreciated. And, thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|