You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
problem with the document global is it exists purely for the sake of dquery and d3 not having to register a given dom. now window is starting to leverage it too. may leave this open for long term reconsideration on how to handle that. had lots of ideas. but also wasted time/branches.
during d3 port we came up with the document global.
dQuery had employed an init method.
should I update dquery to use the new document global instead? think it makes sense.
The text was updated successfully, but these errors were encountered: