[dev] Horde_Prefs
Michael Rubinsky
mike at theupstairsroom.com
Tue Apr 6 08:41:01 PDT 2004
I'm in the process of writing a Prefs_imsp driver. In digging in the code
and debugging my code, I've noticed that even if there is an error in the
store() method and a PEAR_Error is returned, it is still displayed to the
user that preferences have been updated successfully. Since store() is run
as a shut_down_function, is there any way to capture a store() error and
notify the user - other than not having any errors ;)
Any thoughts on this would be appreciated!
Thanks -
Mike
More information about the dev
mailing list