Ticket #305 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

use instances in addStep() everywhere

Reported by: albertHofkamp Owned by:
Priority: minor Milestone: 0.7.8
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 Download (4.2 KB) - added by albertHofkamp 5 years ago.
replacement of use of classes with use of objects in addStep() examples

Change History

Changed 5 years ago by albertHofkamp

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

comment:1 Changed 5 years ago by albertHofkamp

  • Cc albertHofkamp added

comment:2 Changed 5 years ago by dustin

  • Cc dustin added

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.

comment:3 Changed 5 years ago 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!

comment:4 Changed 5 years ago by dustin

  • Milestone changed from undecided to 0.7.8
Note: See TracTickets for help on using tickets.