[jira] [Commented] (DERBY-6018) Document varargs routines.
[ https://issues.apache.org/jira/browse/DERBY-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543109#comment-13543109 ] Rick Hillegas commented on DERBY-6018: -- Thanks, Kim. The second patch looks great. +1 > Document varargs routines. > -- > > Key: DERBY-6018 > URL: https://issues.apache.org/jira/browse/DERBY-6018 > Project: Derby > Issue Type: Improvement > Components: Documentation >Affects Versions: 10.10.0.0 >Reporter: Rick Hillegas >Assignee: Kim Haase > Attachments: DERBY-6018-2.diff, DERBY-6018-2.stat, DERBY-6018-2.zip, > DERBY-6018.diff, DERBY-6018.stat, DERBY-6018.zip > > > Varargs routines are ready to be documented. Hopefully, the functional spec > attached to DERBY-3069 provides useful advice about what needs to be done. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Commented] (DERBY-6018) Document varargs routines.
[ https://issues.apache.org/jira/browse/DERBY-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543011#comment-13543011 ] Kim Haase commented on DERBY-6018: -- Thanks, Rick! Committed patch DERBY-6018.diff to documentation trunk at revision 1428414. I'll file a second patch for the additional work. > Document varargs routines. > -- > > Key: DERBY-6018 > URL: https://issues.apache.org/jira/browse/DERBY-6018 > Project: Derby > Issue Type: Improvement > Components: Documentation >Affects Versions: 10.10.0.0 >Reporter: Rick Hillegas >Assignee: Kim Haase > Attachments: DERBY-6018.diff, DERBY-6018.stat, DERBY-6018.zip > > > Varargs routines are ready to be documented. Hopefully, the functional spec > attached to DERBY-3069 provides useful advice about what needs to be done. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Commented] (DERBY-6018) Document varargs routines.
[ https://issues.apache.org/jira/browse/DERBY-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542940#comment-13542940 ] Rick Hillegas commented on DERBY-6018: -- Thanks, Kim. These changes look good to me and are worth committing as they are. In addition, I think it would be good to add some more documentation: o The section on CREATE PROCEDURE should say that DYNAMIC RESULT SETS must be 0 if the procedure takes varargs. o The section on "Argument Matching" should say that a varargs routine must resolve to a varargs Java method. Thanks, -Rick > Document varargs routines. > -- > > Key: DERBY-6018 > URL: https://issues.apache.org/jira/browse/DERBY-6018 > Project: Derby > Issue Type: Improvement > Components: Documentation >Affects Versions: 10.10.0.0 >Reporter: Rick Hillegas >Assignee: Kim Haase > Attachments: DERBY-6018.diff, DERBY-6018.stat, DERBY-6018.zip > > > Varargs routines are ready to be documented. Hopefully, the functional spec > attached to DERBY-3069 provides useful advice about what needs to be done. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
