> Something like that yes, although I was also playing with the
> idea of changing the portal OM, the control would become the
> display peer of a portlet thus completely hiding the portlet API
> from the rendering engine. This will allos to evolve the
> rendering/layout engine independently of the portlet API.

Seems like a very good idea to me.

Best regards,

Thomas

Thomas Schaeck
IBM Pervasive Computing Division
Phone: +49-(0)7031-16-3479  e-mail: [EMAIL PROTECTED]
Address: IBM Deutschland Entwicklung GmbH,
Schoenaicher Str. 220, 71032 Boeblingen, Germany

[EMAIL PROTECTED] wrote:
>
> Raphael,
>
> thanks for the info.
>
> Would the template support in portlets/controls/controllers
> use nested invocation of templates like in the example below
> to avoid use of ECS for page generation ?
>

Yes

> template1 (e.g. controller template)
>   calls template11 (e.g. control template )
>     calls template111 (portlet template)
>     calls template112 (portlet template)
>   calls template12 (e.g. control template )
>     calls template121 (portlet template)
>

Something like that yes, although I was also playing with the idea
of changing the portal OM, the control would become the display peer
of a portlet thus completely hiding the portlet API from the
rendering engine. This will allos to evolve the rendering/layout
engine independently of the portlet API.

> I assume that would that also be WebMacro templates ?

I like Webmacro :)

> Maybe we might do something similar based on JSPs also ...
>

Definitely, the framework will be template system abstracted.

--
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://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]






--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to