So i've written my own Generator, readDOMSessionGenerator, based on the readDOMSessionTranformer. It may be useful for people wanting to begin their pipelines with data stored in session and not on disk.
If this Generator matches your needs, email me and i'll send.
Cedric
[EMAIL PROTECTED]
Bertrand Delacretaz wrote:
[EMAIL PROTECTED]">On Friday 22 February 2002 09:37, Cédric Damioli wrote:My problem is : the readDOMsession exists only as Transformer, and
beacause i only use the data provided by this DOM, i don't need any
generator.
You could use the RequestGenerator ( <map:generate type="request"/>) -
I find it a good starting point for such "non-data" pipelines.