in reply to Code and html separation - always or mostly doable?
It is not so easy to avoid what is known as scattering and tangling. Here is a good paper on separation of concerns in web apps, suggesting an AOP approach.
Speaking of AOP, there is a new developer release of the Aspect module.
|
|---|