Commit aca216b3 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 7527155c
......@@ -24,3 +24,6 @@ These aren't promises, but things I'd like to do:
- 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.
- persistent.Object, which handles the common case of a simple object
that just has some data. (The moral equivalent of a JS object. :)
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