[Webkit-unassigned] [Bug 38676] Web Inspector: make Web Inspector source code more "modular"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 13:29:47 PDT 2010


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





--- Comment #5 from Patrick Mueller <pmuellr at yahoo.com>  2010-05-06 13:29:46 PST ---
In terms of organizing the existing source files, perhaps looking at CommonJS
would be good.  There are a small handful of browser-based impls; we could
certainly roll our own - getting the basics right isn't a big deal.  This will
help with the pre-req problem.  I think there's probably some overlap between
closure and CommonJS require(), but CommonJS is getting a lot of interest at
the moment.

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