You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/13 19:53:40 UTC

[jira] [Commented] (ISIS-1088) Lazily discover fixture scripts

    [ https://issues.apache.org/jira/browse/ISIS-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360928#comment-14360928 ] 

ASF subversion and git services commented on ISIS-1088:
-------------------------------------------------------

Commit 57b4bfc15fb068b520e3f7c316bdb70d64499ae2 in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=57b4bfc ]

ISIS-1088: lazily discover fixture scripts in the FixtureScripts domain service.


> 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)