Re: dom/ and content/ source reorganization
Johnny Stenback <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
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. -- jst