Task #29613
Clean up instanciation of RecipientList
| Status: | Closed | Start date: | 2011-09-09 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Adrien Crivelli | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.1.0 | |||
| Votes: | 0 |
Description
For now instanciation of RecipientList is a real mess. It needs to be refactored to something cleaner.
See TODO's in code.
Related issues
| blocks Newsletter - Feature #29605: Implement recipient limit for test newsletter | Closed | 2011-09-09 | ||
| blocks Newsletter - Feature #29611: Display detailed recipient list | Closed | 2011-09-09 |
History
Updated by Adrien Crivelli over 1 year ago
- Status changed from New to Accepted
- Assignee set to Adrien Crivelli
- Priority changed from Should have to Must have
- Target version set to 1.1.0
Updated by Adrien Crivelli over 1 year ago
Two useful resources on Single Table Inheritance (STI) with extbase:
It seems that the sti_example is the most complete of them.
Updated by Adrien Crivelli over 1 year ago
- Status changed from Accepted to Closed
- % Done changed from 0 to 100