> -----Original Message-----
> From: Ovidiu Predescu [mailto:[EMAIL PROTECTED]] 
> Sent: Saturday, March 23, 2002 1:09 PM
> To: Sylvain Wallez
> Cc: Ovidiu Predescu; [EMAIL PROTECTED]; Jason Foster; 
> Christopher Oliver; Norris Boyd
> Subject: Re: [UPDATE] Cocoon control flow 
> 
> 
> On Sat, 23 Mar 2002 09:45:12 +0100, Sylvain Wallez 
> <[EMAIL PROTECTED]> wrote:
> 
> > Great work, and thank again to Christopher for his work, 
> which will make 
> > the flow layer accessible to almost every web developper out there !
> > 
> > I'd like also to give you an update of my part of the work, 
> which is 
> > implement "internal redirects" in Cocoon (e.g. redirect to 
> > "cocoon://my-page.html"), to allow the flow engine to send 
> a page back 
> > using the existing features of the sitemap.
> >
> > I digged all the related class and finally would where to 
> hook it up 
> > cleanly : in the Redirector. It should be ready next week, 
> so Ovidiu can 
> > integrate it when coming back from JavaOne.
> 
> This is great! When I get back I'll add a new function, redirectTo(),
> in addition to sendPage(). This will allow the control flow layer to
> send a request to a Cocoon pipeline, which is more generic than
> calling sendPage() to invoke a named resource.

Maybe it'll be better to call it forwardTo() or simply forward() just like
servlet forwards? 'Redirect' reminds the sendRedirect() too much and can
confuse developers.

--
Konstantin Piroumian 
[EMAIL PROTECTED]


> 
> Cheers,
> -- 
> Ovidiu Predescu <[EMAIL PROTECTED]>
> http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, 
> Emacs, other stuff)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

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

Reply via email to