defcon
defcon copied to clipboard
Update documentation.
This ticket is a place for me to keep track of all the things that need to be documented.
new API new granular notifications representations
Comments from my old Trac issue tracker:
- progress bar API expected in save. See ticket #11 for the final API.
- Advise against the use of getParent.
- new saving methods for subclasses
- font, layerSet, layer, etc. attributes
- factory registration
- destructiveNotifications arg when registering a factory
- information for subclasses about registering for self notifications?
- decomposeComponent and decomposeAllComponents.
- add doc strings for all of the self notification observation methods.
- instantiate* methods.
I reviewed all of the documentation and opened a couple of pull requests (PR #25 and PR #26) with minor fixes. I noticed, though, that all objects have only very superficial listing of methods and attributes, and nothing more descriptive of their usage and functionalities. The concept pages, though, are already looking good :-)