[
https://issues.apache.org/jira/browse/ISIS-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333687#comment-15333687
]
Martin Grigorov commented on ISIS-1437:
---------------------------------------
Hi Dan,
Do you have any numbers how much time this saves ?
> Configure slow-running Wicket bootstrapping in separate background threads.
> ---------------------------------------------------------------------------
>
> Key: ISIS-1437
> URL: https://issues.apache.org/jira/browse/ISIS-1437
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.12.2
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.0
>
>
> eg
> {code}
> configureWebJars();
> configureWicketBootstrap();
> configureWicketSelect2();
> {code}
> 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().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)