Commit 7527155c authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 0ab8d984
......@@ -4,8 +4,6 @@ These aren't promises, but things I'd like to do:
- ZEO support for loading blobs via HTTP.
- Allow ZEO ports to be given as strings
- ZEO cache fix for loadBefore.
- invalidation events.
......@@ -22,3 +20,7 @@ These aren't promises, but things I'd like to do:
- Compare on persistent references.
- Python BTrees and persistence.
- JSONic read-only mode where you can read most objects for which you
don't have classes as long at they have the default getstate.
This might be as simple as using a variation of broken objects.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment