Ticket #511 (closed task: fixed)
Consolidate "Basic" and "Complex" OM builders
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | high | Milestone: | 1.3 |
| Component: | Generator | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: |
Description
The basic builders have no real use -- and they are not well maintained (or tested). It doesn't make sense to keep these around; we should consolidate the functionality from the complex builders into these builders (and rename them accordingly).
Change History
Note: See
TracTickets for help on using
tickets.
(In [802]) Refs #511 - Merged Complex & Basic builders into a single class.