Skip to content
Snippets Groups Projects
  • Christoph Kampmeyer's avatar
    08506734
    Refactor Application::makeTypedConnection and FanOuts · 08506734
    Christoph Kampmeyer authored
    Rearranged processing of fanouts and their consuming nodes. A list of
    consuming nodes and implementations is passed to the fanout constructors,
    so the nodes don't have to added later. This resolves conflicts in the
    order in which accessors are decorated and added to the fanouts.
    
    FanOut constructors could still use refactoring.
    08506734
    History
    Refactor Application::makeTypedConnection and FanOuts
    Christoph Kampmeyer authored
    Rearranged processing of fanouts and their consuming nodes. A list of
    consuming nodes and implementations is passed to the fanout constructors,
    so the nodes don't have to added later. This resolves conflicts in the
    order in which accessors are decorated and added to the fanouts.
    
    FanOut constructors could still use refactoring.