[
https://issues.apache.org/jira/browse/ISIS-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528565#comment-17528565
]
ASF subversion and git services commented on ISIS-3020:
-------------------------------------------------------
Commit 92634b0f1d345d4309595aecd16a184bf2fd2d1d in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=92634b0f1d ]
ISIS-3020: update site-index
> [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)