Thou shalt separate business logic from display.
Terence Parr, Enforcing Model-View Separation in Template Engines (PDF): Without exception, programmers espouse separation of logic and display as an ideal principle. In, practice, however, programmers and engine producers are loath to enforce separation, fearing loss of power resulting in a crucial page that they cannot generate while satisfying the principle.Excellent paper, found via Bill de hOra - a good read for any web developer.
Dave Johnson
in Java
• 🕒 10:04AM Mar 09, 2004
Tags:
Java