[ 
https://issues.apache.org/jira/browse/ISIS-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529653#comment-17529653
 ] 

ASF subversion and git services commented on ISIS-3020:
-------------------------------------------------------

Commit b8fdc5df35a5a8228f6b724bca7b60948de5c019 in isis's branch 
refs/heads/ISIS-2947 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b8fdc5df35 ]

ISIS-3020: switch on multivariate parameter support by default

- always enabled, unless explicitly disabled via environment variable
MULTIVARIATE_PARAMETER_SUPPORT=false

> [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)

Reply via email to