On 04/04/2003 11:43:08 AM Tom wrote:

>  I often see Cheetah and PSP compared as two solutions to the same
>problem.  Anyone care to discuss the various strengths/weaknesses of the
>two?

PSP:
Pros: easy for someone with IIS ASP or AOLServer ADP background to
understand. Easy to get started with.
Cons: encourages intermingling of code with HTML--bad for maintainability.
Does not support notion of inheritance or site-wide templating well.
Possible with includes, but messy. Hard on the eyes and fingers--lots of
visual noise

Cheetah:
Pros: Supports inheritance of UI and site-wide templates very well, once
you understand it. Easy on the eyes and fingers. Encourages separation of
code from interface, but can easily intermingle them if you want (why?)
Cons: Hard to figure out where errors are coming from at times since
tracebacks do not always indicate where the problem is. Hard to get started
with.

...Edmund.



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to