Hi, The add-must-be-new precondition of the LABEL method makes it impossible to move a label. Moving a label requires a remove followed by an add, which are two round-trips. Instead of having the precondition, the postcondition label-must-be-unique would provide the same data integrity, while avoiding the extra round-trip. An additional advantage is that the move would be atomic. A remove followed by an add is not. The impact of a failure in between can be dramatic. Regards, Werner. -- Werner Donné -- Re Engelbeekstraat 8 B-3300 Tienen tel: (+32) 486 425803 e-mail: werner.donne@re.beReceived on Friday, 14 July 2006 16:58:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 13:57:44 GMT