Dan Haywood created ISIS-1088:
---------------------------------
Summary: Lazily discover fixture scripts
Key: ISIS-1088
URL: https://issues.apache.org/jira/browse/ISIS-1088
Project: Isis
Issue Type: Improvement
Components: Core
Affects Versions: core-1.8.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.9.0
In the current implementation the FixtureScripts domain service is searching
and instantiating for all implementations of FixtureScript (under a particular
package) on its @PostConstruct. Although cached, this (seems to be) called
multiple times.
So, instead, should lazily build only if/when required.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)