On Saturday, November 1, 2003, at 05:21 PM, Upayavira wrote:


<snip wot="really interesting stuff">

      String generatorXML = response.getPipelineXML(0);
      String transformedXML = response.getPipelineXML(1);


If I understand this correctly .... you are referring to elements on the pipeline via an index.


Are you sure that is such a great idea?

If you re-implement a pipeline, you would have to re-write your tests .... which seems to be contrary to the whole point of pipeline testing .....

Would it not be better to refer to parts of a pipeline by their view-label?

regards Jeremy



Reply via email to