Ticket #2431 (closed enhancement: fixed)
Duplication of code on MultiForm->init() and MultiForm->next()
| Reported by: | sharvey | Owned by: | sharvey |
|---|---|---|---|
| Priority: | medium | Milestone: | Multiform 0.2 |
| Component: | Modules - multiform | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
We've got some duplicated code in init() and next() - the step switching code where it creates the step and switches it to the current one, I think we should encapsulate this, so it's easier to manage, and we don't repeat ourselves!
Change History
Note: See
TracTickets for help on using
tickets.
