~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4398.5.15.

  • Committer: John Arbash Meinel
  • Date: 2009-06-04 17:38:30 UTC
  • mto: This revision was merged to the branch mainline in revision 4410.
  • Revision ID: john@arbash-meinel.com-20090604173830-e9j1rpv4euxkmzqr
Change how schemas are validated (down to 1.02s)
_vaidate_properties now avoids creating a new dict, but decodes the items 'in place'.
We don't copy the schema dict and then pop items out, instead we just
check that we have a valid entry for every item.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: