RE: V.next: empty parameters

> Well. Consider this pipeline:
> 
>   <p:pipeline>
>     <p:xslt>
>       <p:input port="stylesheet"><p:document href="doc.xsl"/></p:input>
>     </p:xslt>
>   </p:pipeline>
> 
> The primary parameter input port isn't empty by default because if it
> was, then you couldn't pass parameters to that p:xslt step.

That is not what I meant. I was wondering why we made it an error if the step has an unbound primary parameter input port and the owner pipeline does not have a primary parameter input port.

Regards,
Vojtech


--
Vojtech Toman
Consultant Software Engineer
EMC | Information Intelligence Group
vojtech.toman@emc.com
http://developer.emc.com/xmltech

Received on Thursday, 9 February 2012 10:39:12 UTC