view idavoll/plugins.tml @ 50:64f0986d8b35

Implement add_subscription() and remove_subscription() for Storage, remove implementation from BackendService. Make SubscriptionService subclass of backend.SubscriptionService. Fix create_node() implementation so it works with the backend (still needs factoring out to benefit other storages).
author Ralph Meijer <ralphm@ik.nu>
date Wed, 03 Nov 2004 16:19:17 +0000
parents 4cc41776b7d7
children
line wrap: on
line source

register("Idavoll", "idavoll.tap",
         description="Jabber Publish Subscribe Component",
         type='tap', tapname='idavoll')