Andreas Hartmann wrote:
> If you want WYSIWYG across multiple applications, I'd recommend the
> following basic principles:
> 
> - Keep the templates as simple as possible.
> - Avoid duplicating template logic. If you have to duplicate them, try
>   to generate them automatically from a single source (meta templates).
> - Do everything you can in CSS. CSS can be shared.
> 
> In your specific case, I'd try to strip down the Tapestry templates to a
> very basic XHTML structure, which can be duplicated in the Lenya
> application with low maintainance costs.

why would anyone want to do that? if you are prepared to touch and
refactor existing templates, why not just migrate to lenya (or another
CMS) entirely? or is there something special that only tapestry can do?


-- 
Jörn Nettingsmeier

"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to