Scott Crosby
4f013ebbfc
Be a bit more careful with error handling and printing warning messages.
2010-09-02 07:42:30 -05:00
Scott Crosby
d5d93f9609
Clean up protocolbuffer definitions and document them.
2010-09-01 15:22:39 -05:00
Scott Crosby
382c2ce46a
Include new 'denseinfo' fields.
2010-09-01 15:19:35 -05:00
Scott Crosby
cd67ed44e7
Make the granularity state protected instead of private.
...
Subclasses need to be able to access it.
2010-09-01 15:19:35 -05:00
Scott Crosby
44c9870213
Remove unused imports.
2010-08-30 08:33:51 -05:00
Scott Crosby
f933cf162e
Revert "Excise references to now-obsolete Nodes"
...
This reverts commit a625c34e7d .
2010-08-30 08:30:13 -05:00
Scott Crosby
a625c34e7d
Excise references to now-obsolete Nodes
2010-08-25 11:41:34 -05:00
Scott Crosby
3c4e232984
Support new-format dense nodes that can contain keys and values.
...
To do this, I need to reserve string id #0 as a delimiter and cannot
generate it anymore.
Forward-compatible format change, in that old files cannot contain
new-format dense nodes, thus the delimiter bug is a non-issue.
2010-08-25 11:40:11 -05:00
Scott Crosby
8f0c4a8bc2
Protobufs and common Java code for binary format.
2010-08-25 11:40:06 -05:00
Scott Crosby
efe47008e3
XX
2010-08-08 23:54:23 -05:00