Re: dom/ and content/ source reorganization
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 1/20/09 7:38 PM, Jonas Sicking wrote: >> 3) Use the following other directories: > > Don't really think the following deserve their own directories > > dom/json I can merge this into dom/window > dom/html/canvas ok, this can be in dom/html > dom/offline (don't feel strongly here) > dom/storage (don't feel strongly here either) I can merge either/both of these with dom/window > I'm assuming we'll still have the > > dom/X/src > dom/X/tests > dom/X/locales (or maybe just dom/locales?) > dom/X/res (or maybe just dom/res?) > > structure? But move everything in /public into /src? Or are we putting > all the source files in dom/X and the tests in dom/X/tests? I'm merging, so there will not be separate public/ or src/ directories. I will keep the tests/ separate. dom/locales will remain untouched. --BDS