Quantity update on wish list

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Quantity update on wish list

Vikas Mayur-2
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
Reply | Threaded
Open this post in threaded view
|

Re: Quantity update on wish list

Jacques Le Roux-2-2
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" <[hidden email]>

> 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
>

Reply | Threaded
Open this post in threaded view
|

Re: Quantity update on wish list

Vikas Mayur-2
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 <[hidden email]>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" <[hidden email]>
>
>  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
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Quantity update on wish list

Jacques Le Roux-2-2
Thanks Vikas,

So I plenty agree with you

Jacques

From: "Vikas Mayur" <[hidden email]>

> 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 <[hidden email]>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" <[hidden email]>
>>
>>  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
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Quantity update on wish list

Vikas Mayur-2
Thanks Jacques.

Though it is a minor change but I will wait until this weekend to change the
implementation and I am sure other would agree too.

Vikas

On Thu, Feb 4, 2010 at 7:37 PM, Jacques Le Roux <[hidden email]>wrote:

> Thanks Vikas,
>
> So I plenty agree with you
>
>
> Jacques
>
> From: "Vikas Mayur" <[hidden email]>
>
>> 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 <[hidden email]
>> >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" <[hidden email]>
>>>
>>>  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
>>>>
>>>>
>>>>
>>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: Quantity update on wish list

Rishi Solanki
In reply to this post by Vikas Mayur-2
+1.

Rishi Solanki
Enterprise Software Developer
HotWax Media Pvt. Ltd.


On Thu, Feb 4, 2010 at 6:52 PM, Vikas Mayur <[hidden email]> wrote:

> 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 <[hidden email]
> >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" <[hidden email]>
> >
> >  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
> >>
> >>
> >
>