On 19:59, Cameron Heavon-Jones wrote:
> My personal preference is to use client-side scripting to fix a
> client-side implementation problem. To update the forms when
> additional methods are supported should only require removing the
> workaround.
> On 06/04/2011, at 9:43 AM, Tauren Mills wrote:
>
>> I've found the Backbone.JS framework to make doing REST from
>> javascript clients quite good:
>> http://documentcloud.github.com/backbone
>>
I'll give client side scripting ago as this looks like the best compromise.
Thanks
John