On 3/3/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:



the database must distrust the business logic and the presentation
layer. The business logic layer must distrust the presentation layer.
Or to put it crudely, dont put html in your code, dont put code in
your html, dont put sql in your html etc etc etc. If you use python
or perl with a proper templating language, you cant do these things.


php mvc and pear help do something similar. i can write crappier code
embedding html in perl too . i have seen several ppl do it.


--
http://mm.glug-bom.org/mailman/listinfo/linuxers




--
__________________________
http://www.ebackend.com/blog
--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to