First page Back Continue Last page Overview Graphics
Limitations
Schema evolution
- Must code manually in __setstate__()
Database management
- Manual pack() to remove revisions, do GC
Sharing of non-persistent objects
Integration with legacy code
- Multiple inheritance helps
- Factory classes
Notes: