Ticket #305 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

use instances in addStep() everywhere

Reported by: albertHofkamp Assigned to:
Priority: minor Milestone: 0.7.8
Component: documentation Version: 0.7.7
Keywords: Cc: albertHofkamp, dustin

Description

In the documentation, the use of step objects is preferred above use of classes. This is however not done everywhere. The patch fixes this in the documentation.

Attachments

stepinstances.diff (4.2 kB) - added by albertHofkamp on 06/25/08 06:25:39.
replacement of use of classes with use of objects in addStep() examples

Change History

06/25/08 06:25:39 changed by albertHofkamp

  • attachment stepinstances.diff added.

replacement of use of classes with use of objects in addStep() examples

06/25/08 06:34:17 changed by albertHofkamp

  • cc set to albertHofkamp.

06/25/08 08:06:28 changed by dustin

  • cc changed from albertHofkamp to albertHofkamp, dustin.

This looks good, but on applying it I find that there are some existing bugs in the documentation that I should clean up first. I'll take care of that, then get your patch in the repo.

06/25/08 20:36:54 changed by dustin

  • status changed from new to closed.
  • resolution set to fixed.

Cool, this should be in brian's repository in less than an hour. Thanks!

07/15/08 12:34:20 changed by dustin

  • milestone changed from undecided to 0.7.8.