Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Replace overwriting of methods by do... methods #572

Open
pkrog opened this issue Jun 28, 2021 · 1 comment
Open

Replace overwriting of methods by do... methods #572

pkrog opened this issue Jun 28, 2021 · 1 comment

Comments

@pkrog
Copy link
Collaborator

pkrog commented Jun 28, 2021

In BiodbEntry, BiodbConn and others, replace overwriting of methods, which forces each time to copy the method's documentation, by a system of do...() private methods.

@pkrog
Copy link
Collaborator Author

pkrog commented Jun 28, 2021

Will allow also to factorize the checks of the method's parameters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant