[ 
https://issues.apache.org/jira/browse/ISIS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-283.
------------------------------

    Resolution: Fixed

AbstractService has been split out into two... the SwitchUserServiceAware 
interface (which is incompatible with the constraints of being a domain object) 
is no longer implemented, instead that is implemented by a new subtype 
AbstractServiceSusa.

Fixtures that subclass from AbstractService can now be instantiated using 
container.newTransientInstance(MyFixture.class), eg to be called from within a 
demo service.
                
> Provide the ability to use fixtures as domain objects, eg within demo apps
> --------------------------------------------------------------------------
>
>                 Key: ISIS-283
>                 URL: https://issues.apache.org/jira/browse/ISIS-283
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 0.2.0-incubating
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 0.3.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to