Unless I'm writing a simple console application, I always use an MVC
pattern, regardless of the language.  Like object-oriented design, it seems
to be the right solution in virtually every scenario I've encountered,
except perhaps in cases where additional performance is necessary.
As for Smarty, I occasionally have to interact with it as part of my job and
I am not terribly fond of it.

-Matt

On Tue, Sep 23, 2008 at 11:32 AM, Alomon <[EMAIL PROTECTED]> wrote:

>
>
> Matthew Ratzloff wrote:
> >
> > You should listen to your boss.  :-)
> >
> > -Matt
> >
>
> Actually, after the day of today, I am really asking myself about the
> advantages of using Zend without MVC instead of Smarty for such a little
> website (only 5 pages with 4 little tables in a database)... You have an
> answer to this, don't you?
>
> Thanks ;)
> --
> View this message in context:
> http://www.nabble.com/Use-Zend-without-MVC-tp19607442p19634038.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
>

Reply via email to