[
https://issues.apache.org/jira/browse/ISIS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508616#comment-14508616
]
ASF subversion and git services commented on ISIS-1130:
-------------------------------------------------------
Commit 9ae8002fce0a782d8d69cd32f3e7bc3a56870cb8 in isis's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9ae8002 ]
Revert "ISIS-1130 Add #isEnabled() method to services based on Wicket"
This reverts commit 867188b865edaae77c4999c6059f79f0bc79b096.
Reverting the suggested change. For some reason I don't like it very much. Will
think for a better solution.
> Add #isEnabled() method to services based on Wicket
> ---------------------------------------------------
>
> Key: ISIS-1130
> URL: https://issues.apache.org/jira/browse/ISIS-1130
> Project: Isis
> Issue Type: Improvement
> Components: Core, Core: Viewer: Wicket
> Affects Versions: core-1.8.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
>
> Some **Wicket services used the Application to do their job, e.g.
> GuiceBeanProvider" so they cannot be used in integration tests.
> Other services depend on RequestCycle being available, e.g. DeepLinkService.
> Such kind of services cannot be used during application start and/or
> integration tests.
> There are several options:
> - return null
> - throw exception
> - add #isEnabled() method
> - ... ?!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)