Make the ConstructorDestructorActions into a generic pattern

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      ConstructorDesturctorActions here are a fairly powerful pattern within the ServiceContext. You form a directed graph of actions, then process them all like FILO queue. I propose that we genericize them as something like ActionGraph. This would allow us to use them for new Decorable types, or for more esoteric use cases. Personally, I want to use an extra graph of actions to rephrase server startup and shutdown. (The first graph is ServiceContext construction and destruction.)

            Assignee:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: