UD-Viz
UD-Viz copied to clipboard
Ban word window + document from @ud-viz/browser
Since word window is a native word in web API it should be not used in sources.
And to avoid line like this one: https://github.com/VCityTeam/UD-Viz/blob/7116fa87febd541117dc568b24f12950b19a918a/packages/browser/src/Component/Widget/Component/GUI/js/WindowManager.js#L33 where none of the window are the actual global variable window...
This imply a lot of renaming
same could be consider for document