lp:~upiq-dev/upiq/uu.record

Created by Sean Upton and last modified
Get this branch:
bzr branch lp:~upiq-dev/upiq/uu.record
Members of UPIQ Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
UPIQ Development Team
Project:
UPIQ Software Projects
Status:
Development

Recent revisions

24. By Sean Upton

reinclude commented-out doctest assertions (that pass) for UUIDs on records

23. By Sean Upton

doctest normalization fix

22. By Sean Upton

removed cruft of old query package from uu.record; uu.retrieval supplanted this, and this old experimental package was never previously removed

21. By Sean Upton

additional flake8 fixes

20. By Sean Upton

more flake8 fixes

19. By Sean Upton

RecordContainer now caches size (falls back to previous check of len(self._order)) -- this avoids loading PersistentList of record ids just to get a length; uu.record.base flake8 fixes

18. By Sean Upton

replace deprecated zope.app.component import

17. By Sean Upton

UUID integration: now records provide IAttributeUUID and are adaptable to IUUID using an attribute proxy property on Record class -- package now depends on plone.uuid; associated fixes for duplicate event subscription infrastructure registrations in doctests.

16. By Sean Upton

use dynamic parent in records, such that we can expect that the __parent__ will point to acquisition-wrapped content in normal usage in a Plone site.

15. By Sean Upton

filtered data -- fix typo so tests pass; we did not see this because this code is unused in testing and production outside of uu.record integration tests.

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.