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
It just occurred to me that the id variable in a dribble could have type drive_id. We already have this class and we can apply it inside the functions we already have for creating dribbles. This makes it more attractive to write a format method for drive_id objects that truncates / ellipsizes the ids. This is basically a revival of #5.