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
OM stands for "Object Model". The prefix is meant to clearly distinguish
wrapper types and overlay types. Futhermore, there are cases where one
needs to interact with both in the same class. Without a prefix, one would
have to use fully qualified names.
I was curious why you added OM on the SVG classes? Did you have conflicts with other libraries?
The text was updated successfully, but these errors were encountered: