From: Keith C. <mai...@ca...> - 2006-11-14 20:07:08
|
On 11/14/06, Hank Marquardt <hma...@gm...> wrote: > I do agree with Rich though that on small sites particularly, the whole code > / view separation thing is way overblown ... unless code at the top of the > page, format at the bottom counts as separation ;) ... I know and respect > that that's heresy in most web dev shops, but for little projects it's > actually nice that php allows it so cleanly. Almost every "framework" comes out of an existing application that works as opposed to being build from the ground up. Therefore, although the system starts with the two completely blended, the separation of ui/code happens as time goes on and requirements change. Personally, I see it as a goal, not a starting point in most applications. kc -- D. Keith Casey Jr. CEO, CaseySoftware, LLC http://CaseySoftware.com |