> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > From: "Konstantin Piroumian" <[EMAIL PROTECTED]> > > > From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > > > From: "Konstantin Piroumian" <[EMAIL PROTECTED]> > > >
<skip why="answered in previous letter" /> > > The flowmap will eliminate needs for redirects, like whiles > and ifs eliminated the need for gotos. For some simple cases you won't like to use a flowmap. > > I'm -1 for this, unless you can show me that the flow system > is not able to supplant the need for redirects. See this simple case: <map:match pattern=""> <!-- map:forward path="welcome" /--> <!-- <<== could look like this --> <map:redirect-to uri="cocoon:/welcome" /> </map:match> As you see there is no need for a flowmap and there is no need for a resource usage. Konstantin P.S. I came to this while was refactoring jsp and i18n samples. Unfortunately, I don't have access to SSH port and still cannot commit those samples. Hope to get it in a day of two. > > -- > Nicola Ken Barozzi [EMAIL PROTECTED] > - verba volant, scripta manent - > (discussions get forgotten, just code remains) > --------------------------------------------------------------------- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]