Opened 19 years ago
Closed 17 years ago
#13 closed task (wontfix)
Uniformize generators, they are a complete mess
| Reported by: | Nicolas Pouillon | Owned by: | Nicolas Pouillon |
|---|---|---|---|
| Priority: | major | Milestone: | ariel |
| Component: | dsx | Version: | |
| Keywords: | Cc: |
Description
Have all generators follow this scheme:
- Create an empty output tree
- Register filters
- Iterate on all source nodes
- Ask output tree to output itself
Note: See
TracTickets for help on using
tickets.
