Ticket #1017 (new task)

Opened 1 year ago

Last modified 8 months ago

Docstrings for all public dBizobj methods

Reported by: paul Assigned to: somebody
Priority: major Milestone: 1.0
Component: biz Version:
Keywords: documentation Cc:

Description

We need to write docstrings for all the methods in dBizobj where they are missing. This includes things like addField(), and all the before*() and after*() hooks. The latter could maybe be semi-automated/generic like we did for the dynamic properties.

Change History

12/11/07 07:21:44 changed by paul

The hooks are documented, as of [3784].