[EMAIL PROTECTED] wrote: > If you are going to add a method to a class, what should the title be, > exactly? Can you please give an example of a more descriptve title?
Take DERBY-953 Subject is "Add miscellaneous Statement methods introduced by JDBC 4", that's the subject that jira uses for the e-mails for comments on this bug. Not very descriptive of what the issue is addressing. Something like would be more useful: Implement JDBC4's Statement.isClosed() and Statement.getResultSetHoldability(). Also the subject of a bug gets put into the release notes, it's helpful if the subject provides a clear consise description issue or enhancement. Dan.
