[
https://issues.apache.org/jira/browse/S4-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212864#comment-13212864
]
Leo Neumeyer commented on S4-5:
-------------------------------
Pushed new version:
* EDSL grammar change: Single required to() method with var args instead of
one-or-more.
* Upgraded Gradle wrapper to ver 1M7.
NOTES:
* Because we want to support to ways of specifying the key: KeyFinder and
String in generic Event, we cannot use a single method name for both (I dont'
think that is supported in Diezel.) In any case, the point of the fluent API is
to have named parameters instead of a single method with many unnamed params so
I am leaving as is for now.
* I will add Javadoc entries to the Diezel XML so it gets generated.
> Prototype app builder
> ---------------------
>
> Key: S4-5
> URL: https://issues.apache.org/jira/browse/S4-5
> Project: Apache S4
> Issue Type: New Feature
> Affects Versions: 0.5
> Reporter: Leo Neumeyer
> Priority: Minor
> Fix For: 0.5
>
> Attachments: s4-app.png, s4-fluent.pdf
>
>
> Extend Guice AbstractModule to create a simple application builder layer. The
> idea is to evaluate if we can use Guice to do all the wiring including PEs
> and Streams and Apps.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira