[Checkins] SVN: ZODB/trunk/3.11.txt *** empty log message ***
    Jim Fulton 
    jim at zope.com
       
    Fri Feb 24 19:19:47 UTC 2012
    
    
  
Log message for revision 124474:
  *** empty log message ***
Changed:
  U   ZODB/trunk/3.11.txt
-=-
Modified: ZODB/trunk/3.11.txt
===================================================================
--- ZODB/trunk/3.11.txt	2012-02-24 16:14:01 UTC (rev 124473)
+++ ZODB/trunk/3.11.txt	2012-02-24 19:19:46 UTC (rev 124474)
@@ -24,3 +24,6 @@
 - 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. :)
    
    
More information about the checkins
mailing list