Dan Haywood created ISIS-916:
--------------------------------
Summary: Provide a mechanism so that framework-provided services,
such as MementoService or BookmarkService, can be overridden by the developer.
Key: ISIS-916
URL: https://issues.apache.org/jira/browse/ISIS-916
Project: Isis
Issue Type: Improvement
Components: Add-ons: Module: Command
Affects Versions: core-1.6.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Fix For: core-1.7.0
Required to enable workarounds prior to ISIS-915 being addressed.
~~~
Could be done either by services registered in isis.properties taking
precedence over @DomainService, and/or to introduce a "priority" attribute into
@DomainService (inspired by something similar I've seen in AngularJS) whereby
all framework-provded services are at priority 100 and can be overridden by a
services with a higher priority.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)