Re: Stream creation...

2015-09-07 Thread Paul Merlin
Oops, missing spaces in the pseudo-code snippet: @Optional @AutoGCed Association gizmo(); @AutoGCed ManyAssociation gizmos(); @AutoGCed NamedAssociation gizmoz();

Re: Parameter Names

2015-09-07 Thread Paul Merlin
Niclas Hedhman a écrit : > I just noticed that parameter names are now runtime accessible. https://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html > Get the tinfoil thinking hat out, and crank up what this can be used for :-) Here is a first possible use-case:

Jenkins build is back to normal : Zest(JavaEdition)-develop-java8-checkDists #41

2015-09-07 Thread Apache Jenkins Server
See

Build failed in Jenkins: Zest(JavaEdition)-develop-java8-checkDists #40

2015-09-07 Thread Apache Jenkins Server
See Changes: [paulmerlin] AggregatedTest: minor fixes and added tests -- [...truncated 3848 lines...] Project: org.apache.zest.tool.shell Project:

Re: Predicates as Constraints

2015-09-07 Thread Niclas Hedhman
No, please ;-) No programming language in annotations. Is that even possible?? You are trying to avoid new annotations, and build logic with smaller ones. It feels super-icky to me... Off the top of my head, something like this; void someMethod( @PaulsDreaming(1,4,8) Integer something );

[jira] [Created] (ZEST-121) Use parameter names to build better error messages on constraints violations

2015-09-07 Thread Paul Merlin (JIRA)
Paul Merlin created ZEST-121: Summary: Use parameter names to build better error messages on constraints violations Key: ZEST-121 URL: https://issues.apache.org/jira/browse/ZEST-121 Project: Zest

[jira] [Created] (ZEST-122) Use parameter names to build better error messages on null barrier faults

2015-09-07 Thread Paul Merlin (JIRA)
Paul Merlin created ZEST-122: Summary: Use parameter names to build better error messages on null barrier faults Key: ZEST-122 URL: https://issues.apache.org/jira/browse/ZEST-122 Project: Zest