>
>
>How can that be true? The transformation point in the pipeline is very
>different than a generator. For example, I can order transformations such
>that the SQL transformer comes between other transforms but you couldn't do
>that with a generator.
>  
>
Very few times is there a reason to build your query and pass it to the 
transformation layer and I sure can't think of one.  Secondly, this
"Transformer" is an extreme violation of the contract specified for a 
Transformer.  It more fits in with what a generator does.

-Andy

>Per
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
>
>  
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to