MVC Pattern

Vikas Mehta2 Apr 2009 9:15 AM
Hi, I have just started work on Javascript, can anyone guide me in implementing the MVC pattern.
xian2 Apr 2009 12:00 PM
You probably want to direct this question to the YUI Yahoo! group because that's where they talk about Javascript and software design patterns (like MVC).

Although the name is similar, the design patterns we talk about here have to do with user interface elements (and not object-oriented programming).