Hi Jacques, There is an option available to the user to remove the item from the shopping list explicitly without specifying zero quantity with an update.
Vikas On Thu, Feb 4, 2010 at 6:24 PM, Jacques Le Roux <[email protected]>wrote: > Quick question: is there another mean to remove an item from the wish list? > If there is one, then it should be used instead, else we > miss this mean IMO > > Jacques > > From: "Vikas Mayur" <[email protected]> > > Hi, >> >> I was using the updateShoppingListItem service to update a wish list but >> surprised to see that there is a code block in this service that remove >> the >> shopping list item when a user updates the item with zero quantity. >> >> IMO, the wish list should not depend on the quantity of the item and the >> item should remain in the wish list irrespective of the quantity updated >> by >> the user. >> >> The quantity of item should just signifies the desired quantities of the >> item by the user. >> >> Thoughts? >> >> Vikas >> >> >
