You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Reinhard Pötz <re...@gmx.net> on 2003/08/06 14:33:12 UTC

RE: cocoon.process uri argument (was RE: sendPage, sendPageAndWait uriargument)

From: Bruno Dumon

> 
> On Mon, 2003-08-04 at 17:41, Unico Hommes wrote:
> > On a related note: the cocoon.process(uri,object,outStream) FOM 
> > function is always resolved as cocoon:// . Do you think this should 
> > behave as sendPage(AndWait)?
> 
> To provide the necessary context for others: this would mean 
> that an uri starting with a slash is resolved starting from 
> the root sitemap, while an uri not starting with a slash is 
> resolved against the current sitemap.
> 
> I think that would make a lot of sense, +1 from me. This 
> would break existing uses of that method though, but I think 
> we better change it now than later. Anyone else?

+1 for me (the person who implements this should make sure that
a note is added to status.xml describing the "new" behaviour of
the uri value in sendPage(AndWait) and process)

Cheers,
Reinhard