In article <[EMAIL PROTECTED]>,
northband <[EMAIL PROTECTED]> wrote:
>Just spoke with my department and looks like we still want to go with a
>server scripting method.  Although MVC may be better fit, for the sake
>of the learning curve, we want to use a PSP style method.
                        .
                        .
                        .
I'll explicitly reinforce what others have mentioned already:
MVC, PSP, and server-side scripting don't partition solution
space in the way your description suggests.  You can use an
MVC model, and implement on the server-side, for example.

I'm not arguing with your decision, which I suspect I don't
understand; I just don't want you excluding combinations that
turn out to be mutually compatible.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to