Open DanielSank opened 10 years ago
As we've now moved to a new style of persisting the callbacks for the observable bound method descriptor, we need to update the documentation to reflect this change.
Made a lot of progress on this today. One more session is probably enough to mark this as closed and push out 0.5.
Some of the documentation is repetitive. For example, the readme file and the
observed.py
module docstring are largely the same. We should take measures to consolidate, as redundant information is a Bad Thing.