Re: Javascript implementation limitation

Mats,

On Dec 3, 2009, at 10:21 PM, Mats Eklund wrote:

> Hi,
>
>
> I'm weighing pros and cons of two xforms implementations, one is a  
> server side implementation and the other is a browser side  
> implementation in javascript. It appears to me that one inherent  
> limitation of a javascript implementation is that xforms submissions  
> with replace="all" is impossible to achieve. Any insights welcome?
>
That's not right. In Chiba we support submission/@replace="all".  
Though it comes to the price of having an additional URI param on the  
resulting URL. On the other hand you can always substitute a replace  
all with a combination of submission and load.

Regards,

Joern

>
> Thanks,
>
> Mats
>
>

Received on Saturday, 5 December 2009 14:29:18 UTC