You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kenjiro Fukumitsu (Created) (JIRA)" <ji...@apache.org> on 2011/11/29 17:03:40 UTC

[jira] [Created] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Generate constructor with parameters for exception class to let it update message property automatically.
---------------------------------------------------------------------------------------------------------

                 Key: THRIFT-1441
                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
             Project: Thrift
          Issue Type: Improvement
          Components: Delphi - Compiler, Delphi - Library
    Affects Versions: 0.7
         Environment: Windows.
            Reporter: Kenjiro Fukumitsu
            Assignee: Kenjiro Fukumitsu
            Priority: Minor
             Fix For: 0.7


Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.


--
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

        

[jira] [Closed] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Jake Farrell (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-1441.
--------------------------------

    Resolution: Fixed

Committed
                
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Commented] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Jens Geyer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160306#comment-13160306 ] 

Jens Geyer commented on THRIFT-1441:
------------------------------------

+1 from me, all tests passed.
Thank you!
                
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Jens Geyer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-1441:
-------------------------------

    Patch Info: Patch Available
    
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Commented] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Kenjiro Fukumitsu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160109#comment-13160109 ] 

Kenjiro Fukumitsu commented on THRIFT-1441:
-------------------------------------------

Update the patch.
* Put line breaks to long argument list for readability.

                
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Kenjiro Fukumitsu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenjiro Fukumitsu updated THRIFT-1441:
--------------------------------------

    Attachment: THRIFT-1441_costructor_with_param_for_exception_rev2.zip
    
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Jake Farrell (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell updated THRIFT-1441:
---------------------------------

    Fix Version/s:     (was: 0.7)
                   0.9
    
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Updated] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Kenjiro Fukumitsu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenjiro Fukumitsu updated THRIFT-1441:
--------------------------------------

    Attachment: THRIFT-1441_costructor_with_param_for_exception.zip

Here is the patch.
                
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.7
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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

        

[jira] [Commented] (THRIFT-1441) Generate constructor with parameters for exception class to let it update message property automatically.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165830#comment-13165830 ] 

Hudson commented on THRIFT-1441:
--------------------------------

Integrated in Thrift #356 (See [https://builds.apache.org/job/Thrift/356/])
    Thrift-1441: Generate constructor with parameters for exception class to let it update message property automatically.
Client:delphi
Patch: Kenjiro Fukumitsu

Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

                
> Generate constructor with parameters for exception class to let it update message property automatically.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1441
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1441
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler, Delphi - Library
>    Affects Versions: 0.7
>         Environment: Windows.
>            Reporter: Kenjiro Fukumitsu
>            Assignee: Kenjiro Fukumitsu
>            Priority: Minor
>              Labels: Delphi
>             Fix For: 0.9
>
>         Attachments: THRIFT-1441_costructor_with_param_for_exception.zip, THRIFT-1441_costructor_with_param_for_exception_rev2.zip
>
>
> Add the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.

--
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