Modify ↓
Ticket #738 (closed defect: fixed)
rework ModelProvider and CompositeProvider to avoid writting repetitive code
| Reported by: | javier.amor.garcia@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
the aim is to avoid that the developer needs to write the following methods:
- models()
- methods or code to create the model's instances
- composites
- methods or code to create the compiste's instance
a model() and composite() method should be added to their respective classes to retrieve the instancies
Attachments
Change History
comment:2 Changed 6 years ago by javier.amor.garcia@…
- hours changed from 0 to 1.5
- totalhours changed from 0.0 to 1.5
comment:4 Changed 6 years ago by javier.amor.garcia@…
- hours changed from 0 to 3.25
- totalhours changed from 1.5 to 4.75
comment:7 Changed 6 years ago by javier.amor.garcia@…
- hours changed from 0 to 3
- totalhours changed from 4.75 to 7.75
comment:8 Changed 6 years ago by javier.amor.garcia@…
- Status changed from assigned to closed
- Resolution set to fixed
comment:9 Changed 6 years ago by javier.amor.garcia@…
- hours changed from 0 to 3.25
- totalhours changed from 7.75 to 11.0
comment:10 Changed 6 years ago by javier.amor.garcia@…
comment:11 Changed 6 years ago by javier.amor.garcia@…
- Status changed from closed to reopened
- Resolution fixed deleted
wating for merge with trunk..
comment:12 Changed 6 years ago by javier.amor.garcia@…
comment:14 Changed 6 years ago by javier.amor.garcia@…
- Status changed from new to closed
- Resolution set to fixed
comment:15 Changed 6 years ago by javier.amor.garcia@…
- hours changed from 0 to 0.25
- totalhours changed from 11.0 to 11.25
Note: See
TracTickets for help on using
tickets.