> Good question... There are many things that are not a good idea to > delete, but a ShoppingList should be okay for the most part. If there > are no orders (anything else?) based on it, then my opinion is this > would be fine. > > Has anyone else run into this from one side or the other? > > -David
For the moment the existing service (ShoppingListEvents.clearListInfo) does not actually delete ShoppingList but ShoppingListItems. So ShoppingLists remain in ShoppingList table. A new SQL service might be used ? Jacques > > On Aug 11, 2006, at 12:39 AM, Tim Ruppert wrote: > > > Currently I have not been able to find anywhere where ShoppingLists > > are deleted - in the backend or the frontend. How difficult would > > that be to add - or is there a reason that we want to keep them > > forever? > > > > Any guidance would be appreciated. > > > > Cheers, > > Tim
