~mnordhoff/loggerhead/statictuples

Viewing all changes in revision 398.

  • Committer: Matt Nordhoff
  • Date: 2009-10-21 10:21:57 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20091021102157-c7z8urclnpi12ztv
Using lp:~jameinel/bzr/2.1-st-concat, it works now!

I pulled in _static_tuple_py.py from lp:~jameinel/bzr/2.1-st-concat r4769.

Since StaticTuples can't be marshalled (or even pickled), I threw in some listcomps to convert to/from regular tuples when (de)serializing. I'm sure this is bad for performance, but it works.

I had to fix one spot where I was trying to put Container objects in a StaticTuple. I hadn't noticed before due to all of the other errors.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: