In the official documentation, the tutorial of zodb wiki shows a Page class who is inherited from the the Persistent. When I look at the Feeds Tool example on Karl, none of the model classes are inherited from the Persistent, but the objects are saved into the zodb. So I would like to know the details of inheriting from the Persistent, or the consequence of not inherit?
Thanks George Hu
_______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev