[
https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666584#action_12666584
]
scott comer commented on ETCH-30:
---------------------------------
i created a patch to etch/trunk which implements the fix in the java binding
only. the resulting RemoteBlahServer and RemoteBlahClient objects (constructed
using the default constructor) are non-functional because they are missing
delivery service and value factory (both set to null by the default
constructor). I've attached the patch and also built the result and attached
the installers. This builds includes all of the 1.0.2 resolved issues as of
right now.
> Add compiler option to add default constructor with no-arg into generated code
> ------------------------------------------------------------------------------
>
> Key: ETCH-30
> URL: https://issues.apache.org/jira/browse/ETCH-30
> Project: Etch
> Issue Type: New Feature
> Components: java-binding
> Affects Versions: 1.0.0, 1.0.1
> Reporter: j.d. liau
> Assignee: scott comer
> Priority: Minor
> Attachments: default_constructor_java_patch.txt,
> etch-1.0.2-setup.exe, etch-1.0.2.tar.gz, etch-1.0.2.zip
>
>
> Provide Etch compiler option for user to have no-arg default constructor on
> demand.
> The rational behind this new feature can be found here:
> http://mail-archives.apache.org/mod_mbox/incubator-etch-dev/200901.mbox/%3c4465623f8c892b4c829f7b4d09a4c2b906b09...@xmb-sjc-234.amer.cisco.com%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.