[Tickets #8749] Re: Mass Delete Events

bugs at horde.org bugs at horde.org
Thu Dec 3 08:59:43 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8749
------------------------------------------------------------------------------
  Ticket             | 8749
  Updated By         | akerbos at freenet.de
  Summary            | Mass Delete Events
  Queue              | Kronolith
  Version            | 2.3.1
  Type               | Enhancement
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


akerbos at freenet.de (2009-12-03 03:59) wrote:

> I think this is more an argument for a faster UI/experience for  
> deleting individual recurrences than it is a feature that would be  
> generally useful.
It would still take at least one click plus a little waiting time per  
event at the least. It is a simple matter of complexity: I propose  
O(1) instead of O(n), n the number of events you have to delete. On  
the other hand, you can speed up individual deletes as much as you  
want, you will never leave O(n) if you stick to the model we currently  
have ;)

What you have to decide is wether this improves a set of use cases  
that is significant enough to justify the effort or not. In my  
opinion, it does, since I believe the function should be not too  
complicated and should not have any side effects. But, of course, I am  
not privy to your code base.






More information about the bugs mailing list