Open hoelzro opened 12 years ago
Some methods (like put_blob, delete_blob, and changes), take a number of arguments (like revision, metadata, and callback), and I can never remember the ordering. Also, some of these are optional; this screams "named arguments."
Some methods (like put_blob, delete_blob, and changes), take a number of arguments (like revision, metadata, and callback), and I can never remember the ordering. Also, some of these are optional; this screams "named arguments."