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

Dan Haywood closed ISIS-1612.
-----------------------------
    Resolution: Won't Fix

non requirement - I agree with Andi

> [WON'T FIX] Extend the programming model so that mixins can have multiple 
> actions
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-1612
>                 URL: https://issues.apache.org/jira/browse/ISIS-1612
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.14.0
>            Reporter: Dan Haywood
>            Priority: Major
>             Fix For: 1.18.0
>
>
> I see this as a hybrid of a contributed service and a mixin.
> I quite like the idea of calling these "responsibilities", eg
> {code}
> @Responsibility
> public class Customer_orders {
>     private final Customer customer;
>     public List<Order> getOrders() { ... }
>     public Customer addOrder(...) { ... }
>     public Customer removeOrder(...) { ... }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to