Re: Is there MVC patter in web-applications
- From: Chris Hanson <cmh@xxxxxxx>
- Date: Sat, 2 Jul 2005 17:01:09 -0700
The model-view-controller pattern is extremely useful in web applications. Applied properly it can help you build robust applications very quickly.
Check out WebObjects <http://www.webobjects.com/> for an example of how powerful MVC can be. Developer "gettings started" documentation is here: <http://developer.apple.com/referencelibrary/GettingStarted/GS_WebObjects/>.
If
you want to get and install WebObjects, you'll need a Mac running Mac OS X 10.4 (Tiger). Just download the free Xcode 2.1 integrated development environment from the Apple Developer Connection <http://developer.apple.com/>, and when you install it tell it to install the WebObjects development tools as well.
-- Chris
.
- References:
- Is there MVC patter in web-applications
- From: Olav.NET
- Is there MVC patter in web-applications
- Prev by Date: Re: OOP/OOD Philosophy
- Next by Date: Re: OOP/OOD Philosophy
- Previous by thread: Re: Is there MVC patter in web-applications
- Next by thread: Re: Is there MVC patter in web-applications
- Index(es):
Relevant Pages
|
Loading