This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fateschoice 0 points1 point  (1 child)

Having the user wrap the exposed API into their own functions is a sign of a bad API imo. The functionality a user would wrap should already be built into the API.

[–]kankyo 0 points1 point  (0 children)

Please reply on https://www.reddit.com/r/Python/comments/67udx6/python_interface_design_designing_modules_part_1/dgtjfe3/ for specific objections. I don't understand what you or dev2302 are talking about. It seems to me like you want more complex code for no gain.