Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-10734

CndImportDialog can directly use BootstrapUtils.initializeNodetypes instead of indirectly via a temporary 'bootstrap' initialize item

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 5.0.0
    • None
    • None
    • Pulsar
    • Platform Sprint 156: Export

    Description

      For importing a CND via the (Console) CndImportDialog the current implementation delegates to the bootstrap InitializationProcessor, creating a temporary initialize item to trigger the process.
      In the end, the BootstrapInitializationProcessor delegates this task further to BootstrapUtils.initializeNodetypes.
      Which the CndImportDialog just as well can invoke directly itself (no additional context or parameters needed).

      So this is just a simple improvement, cutting out the intermediate processing via the bootstrap InitializationProcessor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adouma Ate Douma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: