Following this morning mail on WAP, I did a quick implementation of my proposal 
which does seem to fit the bill with some minor architecture changes.

That was the good news, now the bad : Turbine is unable to handle non HTML 
responses while still using the Layout/Page/Navigation/Screen structure.

Why ? because RunData which gather the contents of the doBuild() handles 
internally a org.apache.ecs.Document which is HTML oriented.

I got something working but I needed to modify ECS and Turbine to make
it work.

Since these changes are not backward compatible with the current Turbine 
or ECS codebase, I don't know if the patches will be welcome by the projects
maintainer and contributors.

So may question is, if the patches aren't integrated in Turbine and ECS, what do
you do ? Switch from turbine to another layout framework ( Cocoon ? ) ?

--
Rapha�l Luta - [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
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