Ticket #335 (closed todo: done)
Advice concept
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | design lib |
| Cc: | Blocked By: | ||
| Blocking: | #332, #337, #426, #547, #605 |
Description (last modified by ichthyo) (diff)
Coin a new concept, allowing parts to collaborate in a way croscutting the normal dependency hierarcy.
Within the currently implemented and planned parts of the Proc-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 Proc-Layer and not visible on extension interfaces. It is easy to implement, building on the Observer pattern.
Change History
comment:2 Changed 2 years ago by ichthyo
- Status changed from new to accepted
started to write down some details; going to work on this from time to time in the next weeks
comment:6 Changed 22 months ago by ichthyo
- Status changed from accepted to closed
- Type changed from planned to todo
- Resolution set to done
- Description modified (diff)
The concept is roughly done now, including the basics how to implement it, see Tiddly-wiki
Note: See
TracTickets for help on using
tickets.
