[Tickets #5825] Re: Efficiency enhancements from Kronolith to Turba
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Oct 22 15:00:15 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5825
-----------------------------------------------------------------------
Ticket | 5825
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Efficiency enhancements from Kronolith to Turba
Queue | Turba
Version | HEAD
Type | Enhancement
State | New
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2007-10-22 08:00) wrote:
> As a "quick fix" I would think a query that builds a collection of
> address book entries that actually contain birthdays
This is a good idea, but makes an assumption that all the backends that
Turba supports is able to hande such queries...which is not the case. We
could override the Turba_Driver::listBirthdays() method in (for example)
the sql driver, but then we would *still* be making an assumption that
every install will have a turba_objects table containing a birthday column
- which is also not always true...guess we could somehow check for the
existence of a configured birthday column first?
More information about the bugs
mailing list