log idavoll/backend.py @ 53:e602ddda2d6e

age author description
Fri, 05 Nov 2004 17:03:59 +0000 Ralph Meijer Implement NodeCreationService, using the create_node() method of Storage.
Wed, 03 Nov 2004 16:16:27 +0000 Ralph Meijer Implement SubscriptionService with separate storage.
Wed, 03 Nov 2004 14:03:41 +0000 Ralph Meijer Removed IPersistenceService, this is a feature of the storage facility.
Mon, 01 Nov 2004 12:37:40 +0000 Ralph Meijer Moved common stuff out of pgsql_backend.py to backend.py.
Sun, 31 Oct 2004 21:06:32 +0000 Ralph Meijer Added get_supported_affiliations() to BackendService.
Sun, 31 Oct 2004 15:55:38 +0000 Ralph Meijer Remove nonsense message.
Tue, 26 Oct 2004 16:25:59 +0000 Ralph Meijer Define interfaces of blocks of functionality.