Daniel Fagerstrom wrote:
What I would propose is to create some new pipeline components that calls postable sources, and make the block protocol postable. Then we have four cases for the different combinations of XML or non XML input and output respectably:

non XML -> non XML
<map:read type="service" src="block:b:/foo1"/>

non XML -> XML
<map:generate type="service" src="input.txt">
  <map:parameter name="service" value="block:b:/foo2"/>
</map:generate>

XML -> XML
<map:transform type="service" src="block:b:/foo3"/>

XML -> non XML
<map:serialize type="service" src="block:b:/foo4"/>

Is anybody working on this right now or in the foreseeable future?

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------

Reply via email to