lp://staging/~seanupton/+junk/uu.subscribe

Created by Sean Upton and last modified
Get this branch:
bzr branch lp://staging/~seanupton/+junk/uu.subscribe
Only Sean Upton can upload to this branch. If you are Sean Upton please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Sean Upton
Status:
Development

Recent revisions

20. By Sean Upton

uu.subscribe.intefaces added method to ISubscribersOf adapter interface called subscribers_for(subscriber) which returns subscription names for the subscriber+context (item).

19. By Sean Upton

more preceision for a docstring: specify that ISubscriptionKeys.add() returns generated key.

18. By Sean Upton

uu.subscribe README doctest wrapped with test suite for zope.testing test runner.

17. By Sean Upton

Added Subscription keys component and ISubscriptionKeys interface describing mapping of generated string keys for tuple values of (name, signature, uid) for subscriptions; usually to be used as a mapping of hash to subscription metadata for things like URL redirects. Complete with tests.

16. By Sean Upton

correct docstring inaccuracy in uu.subscribe.interfaces.ISubscriptionCatalog.search()

15. By Sean Upton

tests for unnamed (all relationship names, indexes) search() query.

14. By Sean Upton

fixed typo in last checkpoint commit causing syntax error.

13. By Sean Upton

checkpoint commit of unnamed subscription search (across multiple indexed named subscriptions).

12. By Sean Upton

SubscribersContainer __setstate__ and __getstate__ wrappers needed to persist attributes on this OOBTree subclass, otherwise was causing problems with saving self.size (BTrees.Length.Length object). This causes persistent integration tests (in other packages) to fail.

11. By Sean Upton

catalog fixes and more doctest improvements (describe registering components).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers