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
This was one of the first drivers written, and it's been one of
easiest to hack on. Consequently, it grew somewhat organically
without much careful design and planning, and this is most clear
in the wealth of constructors this thing has.
Mark almost all the constructors as deprecated, so that we can
remove them in a later release. I suspect that this will cause
less chaos than might be imagined since most of the constructors
seem highly specialised.
0 commit comments