[
https://issues.apache.org/jira/browse/POLYGENE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Merlin updated POLYGENE-122:
---------------------------------
Fix Version/s: (was: 3.0)
3.1
> Use parameter names to build better error messages on null barrier faults
> -------------------------------------------------------------------------
>
> Key: POLYGENE-122
> URL: https://issues.apache.org/jira/browse/POLYGENE-122
> Project: Polygene
> Issue Type: Improvement
> Reporter: Paul Merlin
> Fix For: 3.1
>
>
> Parameters to composite's methods must be non-null by default. This can be
> relaxed using the @Optional annotation.
> This issue is about producing more meaningful error messages, ie. including
> the parameter name, when a null parameter is given to a composite's method.
> See
> https://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html
> for details on parameter names reflection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)