on 4/19/00 1:43 AM, Stefano Mazzocchi <[EMAIL PROTECTED]> wrote:


> Well, from turbine's point of view, instead of creating HTML is creating
> XHTML (just replace <br> with <br/> and <img...> with <img.../>), or
> more structured markup that is then transformed. Or it could generate
> placeholders like
> 
> <turbine:header/>
> ....
> <turbine:footer/>
> 
> that are picked up with stylesheets and transformed to make the look
> pluggable without having to mess around with internal Turbine code.
> Anyway, it's up to who creates the web application, at this point, since
> Turbine is neutral on the content produced (ASAIK).

Right...I'm not sure you are correct in saying that Turbine is creating the
HTML. I know you looked at Jyve, but that isn't the "right" way to do
things...that was just a hack because at the time it was the way to do
things because integration with Webmacro/Freemarker wasn't as strong.

Today, Turbine should be used to create the Context which is then passed to
Cocoon to create the HTML.

> There are tons of little things that could go wrong (installation,
> cocoon2 sitemap pluggability, the specification of the transformations,
> cocoon-turbine direct communication), but these are problems with
> general complex XML generators and my foggy vision of the problem is
> starting to clear up.
> 
> Anyway, Jon is totally right on one thing: Cocoon is ahead of its times
> and today using turbine with Cocoon is not a practical solution since
> more practical solutions are available today.
> 
> But you all know that I don't like it when it becomes mainstream, I like
> it before, when all the research takes place :)
> 
> Yes, Jon, I need a job :)

:-) That is something I'm sure you will be able to find easily. :-)

-jon

--
Scarab -
      Java Servlet Based - Open Source
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>




--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to