Reinhard Poetz wrote:

Vadim Gritsenko wrote:

Sylvain Wallez wrote:


Mmhh... what if other parameters are also URIs?



If src attribute to be interpreted always as a Source object... We could add map:source as well:

  <map:transformer type="three-source-transformer">
    <map:source name="first" value=""/>
    <map:source name="second" value=""/>
    <map:source name="third" value=""/>
    <map:parameter name="foo" value="bar"/>
    ...
  </map:transformer>


Vadim


Or another alternative

   <map:transformer type="three-source-transformer">
     <map:parameter name="first" value="bar" type="source"/>
     ...
   </map:transformer>


[sound of Stefano's FS alarms going off]

People, step back and think at the "global" problem not at the specific one, focusing on little details is not the way to do architectural design.

--
Stefano.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to