Add objects storage for notifications, that simply keeps the notifications in
authorJan Schneider <jan@horde.org>
Thu, 6 May 2010 10:21:18 +0000 (12:21 +0200)
committerJan Schneider <jan@horde.org>
Thu, 6 May 2010 15:51:09 +0000 (17:51 +0200)
commit231e494b97fefdf39ceddae93332ac990e547a43
tree27588e41449c80009d0f4fc0b39ef1f18eedf31d
parent9c0af7ab196e856e542688677e273c0a2a29b34c
Add objects storage for notifications, that simply keeps the notifications in
the current storage instance.
Helpful for testing and any cases where we are sure that the notifications
will be returned in the same request, so that we can close the session to
allow more concurrent requests (keyword ajax).
framework/Notification/lib/Horde/Notification/Storage/Object.php [new file with mode: 0644]
framework/Notification/lib/Horde/Notification/Storage/Session.php
framework/Notification/package.xml