Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1437

Configure slow-running Wicket bootstrapping in separate background threads.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.12.2
    • 1.13.0
    • Core
    • None

    Description

      eg

                  configureWebJars();
                  configureWicketBootstrap();
                  configureWicketSelect2();
      

      These methods are called during init(), same place that Isis itself is initialized. So could do a fork/join and ensure complete before exiting the init().

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: