Re: submission vs. load

Pulling some threads together.

How about if we combine <send/> and <load/> as well.

Alain was saying he would like more control over what <send/> does.

So <send submission="s"/> continues to do what it now does, but you can  
also have other attributes, so for example

 <load resource="xyz" show="new"/>

would become

 <send resource="..." serialization="none" replace="new"/>

One possibility would be that

 <send submission="s" replace="new"/>

would take all its values from the <submission/>, but in this case  
subsitute the @replace value.

Steven


 

Received on Friday, 4 December 2020 14:40:04 UTC