Ticket #109 (new todo)

Opened 3 years ago

Last modified 3 years ago

remove Pipe reference from mobject::Placement

Reported by: ichthyo Owned by: ichthyo
Priority: normal Milestone: 0integration
Component: lumieraProc Keywords: design cleanup
Cc: Blocked By: #100, #108
Blocking:

Description (last modified by ichthyo) (diff)

In the first draft, Placement was meant to contain some fundamental coordinates, plus an open ended collection of additional coordinates. This is mostly obsolete by now and should be handled rather by a placement solution. (see #100)

Especially, storing a direct track number has been changed into a Pipe reference -- which meanwhile is considered a bad idea, because it interferes with proper handling of multichannel media. Now I'd prefer to rely on the placement scope concept solely, and derive the other informations on demand.

Change History

comment:1 Changed 3 years ago by ichthyo

  • Keywords design cleanup added
  • Description modified (diff)
Note: See TracTickets for help on using tickets.