Stefano Mazzocchi wrote:
Nicola Ken Barozzi wrote:

Stefano Mazzocchi wrote:
[...]

The pipelines are statically built and must remain so. Having a verb describing the act of piping might not reflect the concept that pipelines are static assemblations of operational constructs.

So, I like

<components>
<pipes>
<pipe>

and

<pipelines>
<pipeline>
<match>
<generate>

Too bad this breaks our mapping between java names and sitemap names.

what do you mean?
map:generator    Generator.java    generate
map:transformer  Transformer.java  transform
...              ...               ...
map:pipe         Pipeline.java     pipeline


--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


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

Reply via email to