[Webkit-unassigned] [Bug 32773] [check-webkit-style] Create a "styles" folder in Scripts/modules
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 19 10:47:16 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32773
--- Comment #4 from Eric Seidel <eric at webkit.org> 2009-12-19 10:47:16 PST ---
Scripts is almost entirely individual perl scripts. There are two perl modules
we share between some of them "webkitdirs.pm" and "VCSUtils.pm".
When I started bugzilla-tool, I wanted to break it up into lots of class
files/modules, so I created "modules/" and dumped everything in there. When
Hamaji/Dave imported cpp_style.py from Chromium's repository, that also went
into modules/. Now that we're getting more and more python code, it makes
sense to break things up a bit more.
So in short, no we don't really have any conventions to follow here. Welcome
to the wild west. :)
--
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