On Tue, Jun 30, 2009 at 12:54 PM, Alexander Klimetschek<[email protected]> wrote:
> On Tue, Jun 30, 2009 at 11:59 AM, Felix Meschberger<[email protected]> wrote:
>> Now, I would assume, that sending an empty parameter should really set
>> the property to the empty string and wanting to remove a property should
>> the parameter not be set to a non-empty value must be requested with
>> @DefaultValue=:null.
>
> I thought removing a property is "normally" done through 
> "prope...@delete=true".

Oh, forgot to say: yes, an empty string in the request parameter
should also set the property to the empty string, because for deletion
we have a clearly separate mechanism with the @Delete suffix.

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to