[
https://issues.apache.org/jira/browse/ISIS-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529234#comment-17529234
]
ASF subversion and git services commented on ISIS-3020:
-------------------------------------------------------
Commit 0eab9ebdfa0e1fb18ab26e5f60596a3017b91ac6 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0eab9ebdfa ]
ISIS-3020: cheat sheet update
- also removing deprecated config option
> [Programming Model] Support Multivariate Parameter Supporting Methods
> ---------------------------------------------------------------------
>
> Key: ISIS-3020
> URL: https://issues.apache.org/jira/browse/ISIS-3020
> Project: Isis
> Issue Type: Improvement
> Components: Isis Applib (programming model)
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC1
>
>
> Maybe introduce a marker annotation, to explicitly enable this v1 backward
> compatibility, on a per method basis.
> {code:java}
> @MultivariateParameterSupport
> public String validate0PlaceOrder(Product product, int quantity) { ... }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)