Paul Sandoz wrote:
> Perhaps re-using and
> creating exception codes and mapping these to
> i18n strings for dialogs to use in the address
> book?
Sounds good.
> Or is there going to be generic listeners on
> ldap sessions/connections which can inform the
> user when somthing has gone wrong? so that
> specific applications do not need to inform
> the user if general ldap operations have failed.
I hope you don't suggest to put up error dialogs from the backend? A few
functions in Mailnews do that, and they cause problems when there is no
GUI (as in my Mailnews CORBA wrapper). It's a bug.