Uploaded image for project: 'Blossom'
  1. Blossom
  2. BLOSSOM-44

DialogCreator should be configured per BlossomDispatcherServlet

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      DialogCreator is now configured globally which makes it cumbersome to customize it in a multi module environment.

      It should be removed from BlossomModuleConfiguration and be configured as a bean per BlossomDispatcherServlet where it should be found by id.

      As a consequence BlossomDialogDescription needs to hold a reference to its local DialogCreator which needs to be set by DialogExporter. To task of providing a default DialogCreator will probably have to fall on DialogExporter rather than on BlossomDispatcherServlet.

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD