You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "j.d. liau (JIRA)" <ji...@apache.org> on 2009/01/23 17:09:59 UTC

[jira] Created: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

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: compiler
            Reporter: j.d. liau
            Assignee: scott comer
            Priority: Minor


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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Attachment: default_constructor_java_patch.txt

here is the patch to work around the issue.

> 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
>
>
> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Assigned: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "James Dixson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dixson reassigned ETCH-30:
--------------------------------

    Assignee: James Dixson

> 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: James Dixson
>            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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Attachment: etch-1.0.2.tar.gz

> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Attachment: etch-1.0.2-setup.exe

> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Component/s:     (was: compiler)
                 java-binding

issue only affects the java binding.

> 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
>
>
> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "j.d. liau (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

j.d. liau updated ETCH-30:
--------------------------

    Affects Version/s: 1.0.0
                       1.0.1

> 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: compiler
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: j.d. liau
>            Assignee: scott comer
>            Priority: Minor
>
> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Assignee:     (was: scott comer)

> 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
>            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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Updated: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer updated ETCH-30:
----------------------------

    Attachment: etch-1.0.2.zip

> 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.


[jira] Commented: (ETCH-30) Add compiler option to add default constructor with no-arg into generated code

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ 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/%3c4465623F8C892B4C829F7B4D09A4C2B906B0924A@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.