[Webkit-unassigned] [Bug 115391] [webkitpy] need abstract base class for commands that analyze commit logs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 17:33:27 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115391





--- Comment #1 from Glenn Adams <glenn at skynav.com>  2013-04-29 17:31:49 PST ---
(In reply to comment #0)
> There is one existing command, suggest-nominations, that analyzes commit logs. There are two additional commands proposed [1][2] that also need to analyze commit logs. In order to factor out common shared functionality, the commit log analysis functionality should be placed in an abstract base class that subclass Command, let's call this AbstractCommitLogCommand.

[1] https://bugs.webkit.org/show_bug.cgi?id=115387
[2] https://bugs.webkit.org/show_bug.cgi?id=115388

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list