[commits] Horde branch develop updated. cf3fd14107fba9d77ca83171206055cda7383a3a
Michael M Slusarz
slusarz at horde.org
Tue Jan 31 03:58:46 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 85108499338e5a1e6162e00339c9452d4f44f009
cf3fd14 Simplify notification setup caching even more
-----------------------------------------------------------------------
commit cf3fd14107fba9d77ca83171206055cda7383a3a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jan 30 20:46:19 2012 -0700
Simplify notification setup caching even more
We actually should not care about whether the application is
authenticated to - theoretically, an unauthenticated application could
throw notifications. The important cache information is simply whether
an application CAN alter the Notification handler. Thus, after first
initialization, we don't need to do application polling and can just
loop through the cached applications that were reported to possibly
modify the notification handler.
framework/Core/lib/Horde/Core/Factory/Notification.php | 54 ++++++----------
framework/Core/lib/Horde/Registry/Application.php | 4 +-
2 files changed, 22 insertions(+), 36 deletions(-)
http://git.horde.org/horde-git/-/commit/cf3fd14107fba9d77ca83171206055cda7383a3a
More information about the commits
mailing list