-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
__add__ was written to try to make _DDB more user friendly. When it was written, the DDB abstraction around _DDB didn't yet exist (to put it another way, what is now _DDB was once called DDB), so at the time, it made (some) sense to try and make things friendly with the + operator. Since _DDB is no longer meant to be used directly, we can change this kludgy code to a traditional function call instead.
Code refs:
Metadata
Metadata
Assignees
Labels
No labels