[Webkit-unassigned] [Bug 36093] webkitpy: Move modules in webkitpy/ into appropriate sub-packages (master bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 14 08:19:04 PDT 2010


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2010-03-14 08:19:03 PST ---
> My initial feeling is that we should try to put modules into the inner-most
> package in which they are used (thirdparty/ seems to be an exception).  This
> way a module has to "prove" itself before being moved to the shared package at
> the root level (i.e. common/).  This will help us limit the size of common/.

That sounds like a good plan.  We might want to move config and
networktransaction to common now because we have immediate plans to use them in
layout_tests.

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