On 7/20/06, Norman Walsh <Norman.Walsh@sun.com> wrote: > I had something like this in mind: > > <p:pipeline> > ... > > <p:pipeline name="somecommonsteps"> > ... > </p:pipeline> > > <p:choose> > <p:when> > <p:step kind="somecommonsteps"> > ... > </p:step> > <p:step kind="postproc"/> > </p:when> > <p:otherwise> > <p:step kind="somecommonsteps"> > ... > </p:step> > </p:otherwise> > </p:choose> Norm, OK, I see. The only thing I would have against pipelines declared inside pipelines ("inner pipelines") is that I haven't seen so far use cases that would require inner pipelines, and in the absence of such use cases my preference is to keep this construct out of the language for that sake of simplicity. Alex -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/Received on Wednesday, 26 July 2006 02:17:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:21:48 GMT