Summary | Improve mnemo's Driver infrastructure |
Queue | Mnemo |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 05/21/2007 (6660 days ago) |
Due | |
Updated | 05/21/2007 (6660 days ago) |
Assigned | |
Resolved | 05/21/2007 (6660 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
initialize() to make sense. Kolab won't trigger any fallback messages
until you fix that part.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Improve mnemo's Driver infrastructure
Queue ⇒ Mnemo
New Attachment: mnemo_driver_infrastructure.patch
attached patch adds the references back to Mnemo's factory and I also
ported the initialize() code from Nag to Mnemo.
In the future the sql driver could move all of its connect() calls
into initialize().
I was unable to trigger the display of the error messag neither in Nag
nor in Mnemo, guess we need some more error handling.
Thomas