Re: Difficulty overriding parameter values

"Toman_Vojtech@emc.com" <Toman_Vojtech@emc.com> writes:
[...]
> I think you are right, you would get a duplicate declaration. By
> applying the same rule, I assume the same applies to the "result" output
> port, so you can't do things like this with p:pipeline:
>
> <p:pipeline>
>   <p:output port="result">
>     <p:pipe step="one" port="result"/>
>   </p:output>
>
>   <p:identity name="one"/>
>   <p:identity name="two"/>
> <p:pipeline>
>
> Right?

Yep.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Every new beginning comes from some
http://nwalsh.com/            | other beginning's end.

Received on Wednesday, 22 July 2009 00:29:57 UTC