Re: dom/ and content/ source reorganization
Jonas Sicking <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Johnny Stenback wrote: > Jonas Sicking wrote: >> Benjamin Smedberg wrote: >>> On 1/22/09 6:24 PM, Jonas Sicking wrote: >>>> Benjamin Smedberg wrote: >>>>> 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 >>>> Why dom/window? It's not window related at all. I'd say dom/base >>> >>> It is a property of the DOM window object. >>> > > Everything is a property of the DOM window object, one could argue. > > I'm with Jonas here, let's keep the window directory more or less what > it is today (DOM level 0 goo), and put things that don't really belong > anywhere else in dom/base. Or simply collapse everything into dom/base. Doesn't look like it'll be too many files. If it does a few months/years down the road we can always move things again then. / Jonas