Commit graph

13 commits

Author SHA1 Message Date
helmutm
2e4f320fe7 added order and relevance attributes to Relation class
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2138 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-11-01 20:57:34 +00:00
helmutm
315076a575 eliminate Zope 3.3 deprecation messages from loops tests
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1587 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-02-18 14:17:26 +00:00
helmutm
3fe7c3ff00 Added method IRelationRegistry.getUniqueIdForObject()
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1090 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-02-21 09:52:51 +00:00
helmutm
a5cb31fa47 Some improvements on relation registry stuff
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1089 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-02-20 08:03:01 +00:00
helmutm
2011cf593d Renamed *RelationsRegistry* to *RelationRegistry*
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1065 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-02-09 14:05:41 +00:00
helmutm
bc4a012b4f Extended interfaces for IRelation and IRelationsRegistry (still without real implementation); added IMonadicRelation
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@677 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-14 07:39:25 +00:00
helmutm
963a167f12 relation: some minor changes; + __parent__ assignment for relation when registering it
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@668 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-09 11:21:56 +00:00
helmutm
cb9dc6219f more clean-up of code; invalidating of relations as a consequence of object removal is now fully event-based
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@660 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-06 11:11:05 +00:00
helmutm
e5fefb456d minor clean-up on doc strings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@659 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-05 14:19:12 +00:00
helmutm
a0b4af8081 more on relations - now includes an IObjectRemoved event handler and more fine-grained permissions
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@658 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-05 14:17:01 +00:00
helmutm
3c8b67a378 more on relations - now includes an IObjectRemoved event handler and more fine-grained permissions
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@657 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-05 14:13:47 +00:00
helmutm
ab263bee19 work in progress: cybertools.relation package
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@649 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-11-02 08:00:17 +00:00
helmutm
9cfdbfd255 added lazyvars package; relations renamed to relation
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@631 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-10-19 09:03:09 +00:00
Renamed from relations/interfaces.py (Browse further)