Ticket #442 (accepted todo)
define Binding
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | design data session |
| Cc: | Blocked By: | #311, #441, #647, #718 | |
| Blocking: | #328, #500, #650, #806 |
Description
A binding is a concept used within the session (and maybe beyond?), e.g. for
- linking a Sequence into a Timeline
- linking a Sequence into a meta-clip
- for the model root?
All these seem to encompass a flexible link and a mapping attached to this link.
Investigate the feasibility of using a common implementation here.
Change History
Note: See
TracTickets for help on using
tickets.

after analysing the situation regarding the Timeline-Sequence Binding, my conclusion is to make the model root a separate type for now. While there is indeed a structural similarity, currently I see no benefit in mapping this similarity into a type relation. This is an option for later refactorings.
Session, timeline(s) and sequence(s) act as facade objects.