Gary, I've been poking around the new subview stuff Craig has added to Shale. Do you know if it supports Tiles yet? I seem to recall that is in Craig's long range plan... (Documentation is obviously a little sketchy at this point)
sean On Fri, 04 Mar 2005 20:11:14 +0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Is it simple to integrate tiles with myfaces ? > > Works MyFaces bester with Sitemesh ? > > > > > > Toughts ? > > > > This is could be kind of an interesting option. I'm not sure if this is the > vision that you are seeing but I suppose that a subcomponent tree could be > constructed for an XHTML fragment? What if you where able to wrapper the > request and response and a context object and then perform an HTTP "include" > to a Sitemesh template. Then take the data in the wrapper response and use > it to add on to the component tree. Maybe an adaptor could be snapped in to > support different types of defining documents (XHTML, XML, HTML). I think > you would loose allot of what faces has to offer if you didn't provide a way > to register listeners taking advantage of the full lifecycle. > > Gary > >