Advice concept
Coin a new concept, allowing parts to collaborate in a way cross-cutting the normal dependency hierarchy.
Within the currently implemented and planned parts of the Steam-Layer, I've discovered several situations sharing a common pattern:
- properties of Placement (#332)
- unit test DI (#290)
- rendering of proxy media (#337)
- context dependent view properties
This is an internal concept of the Steam-Layer and not visible on extension interfaces. It is easy to implement, building on the Observer pattern.
Change history
(10)
| blocking: |
332, 337 → 332, 337, 426
|
| blocking: |
332, 337, 426 → 332, 337, 426, 605
|
| blockedby: |
547
|
| blocking: |
332, 337, 426, 605 → 332, 337, 426, 547, 605
|
| Description: |
modified (diff)
|
| Resolution: |
→ done
|
| Status: |
accepted → closed
|
| Type: |
planned → todo
|
| Component: |
lumieraProc → lumiera
|
| Keywords: |
advice added
|
| Description: |
modified (diff)
|
| blocking: |
332, 337, 426, 547, 605
|
| Parent Tickets: |
→ 332, 337, 426, 547, 605
|
started to write down some details; going to work on this from time to time in the next weeks