Isn´t this the mixing of concerns Stefano is so against? ;) > A random thought: > > > <map:pipeline> > <map:match test="mywizard"> > <map:fetch src="page1"/> > > <map:select> > <map:when test="hasCar"> > <map:fetch src="carInfo"/> > </map:when> > </map:select> > > <map:fetch src="confirmData"/> > > <map:select> > <map:when test="confirmed"> > <map:call src="cocoon://commitAction"/> > </map:when> > <map:otherwise> > <map:call src="cocoon://home"/> > </map:otherwise> > </map:select> > > </map:match> > > > > > > > Regards, > > -- > > 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] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]