RE : what is the MVC all about

2005-06-14 Thread Jose Nyimi
> -Message d'origine- > De : Ramprasad A Padmanabhan [mailto:[EMAIL PROTECTED] > Envoyé : mardi 14 juin 2005 16:39 > À : beginners@perl.org > Objet : what is the MVC all about > > > hi, >I have been lately reading a lot of stuff about perl > catalyst with MVC I am still not clear

Re: what is the MVC all about

2005-06-14 Thread Chris Devers
On Tue, 14 Jun 2005, Wiggins d'Anconia wrote: > Chris Devers wrote: > > On Tue, 14 Jun 2005, Wiggins d'Anconia wrote: > > > > > >>The difficulty in developing in an MVC way is often sighted as a > >>reason not to use PHP/ASP (even Mason) in web development > > > > > > Oh? That isn't how I read thi

Re: what is the MVC all about

2005-06-14 Thread Wiggins d'Anconia
Chris Devers wrote: > On Tue, 14 Jun 2005, Wiggins d'Anconia wrote: > > >>The difficulty in developing in an MVC way is often sighted as a >>reason not to use PHP/ASP (even Mason) in web development > > > Oh? That isn't how I read things. > Right, you need to re-read my statement. "developing

Re: what is the MVC all about

2005-06-14 Thread Chris Devers
On Tue, 14 Jun 2005, Wiggins d'Anconia wrote: > The difficulty in developing in an MVC way is often sighted as a > reason not to use PHP/ASP (even Mason) in web development Oh? That isn't how I read things. The problem with PHP / ASP / JSP / Mason isn't that these frameworks make use of an MVC d

Re: what is the MVC all about

2005-06-14 Thread Wiggins d'Anconia
Ramprasad A Padmanabhan wrote: > hi, > I have been lately reading a lot of stuff about perl catalyst with MVC > I am still not clear about practical use of MVC's > Can someone provide pointers about MVC and where they are best used ? > > Thanks > Ram > MVC is a design/architecture pattern, spe