log

age author description
Tue, 12 Apr 2005 14:51:59 +0000 Ralph Meijer Add documentation to set_configuration().
Tue, 12 Apr 2005 12:34:25 +0000 Ralph Meijer Change Node.set_configuration() to set cached configuration in a callback.
Tue, 12 Apr 2005 12:28:07 +0000 Ralph Meijer Add tests for all Node methods.
Tue, 12 Apr 2005 12:27:17 +0000 Ralph Meijer Changed to adapt to new API of backend's add_subscription.
Tue, 12 Apr 2005 12:26:05 +0000 Ralph Meijer Add Node._check_node_exists() calls to all Node methods, because nodes could
Tue, 12 Apr 2005 12:20:01 +0000 Ralph Meijer Change Node.add_subscription() to return a Failure when a subscription already
Tue, 12 Apr 2005 12:16:54 +0000 Ralph Meijer Added SubscriptionNotFound and SubscriptionExists errors.