Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crud operations could be more consistent #809

Closed
dickschoeller opened this issue Dec 25, 2018 · 1 comment
Closed

Crud operations could be more consistent #809

dickschoeller opened this issue Dec 25, 2018 · 1 comment
Milestone

Comments

@dickschoeller
Copy link
Owner

Currently in gedbrowserng, the crud operations have methods like createSubmission. Those should become a consistent naming of just create, etc. and be described in the interface definitions.

Once that is done, the creation of crud objects in the controllers could be made consistent and have that be abstract in CrudInvoker.

@dickschoeller
Copy link
Owner Author

Fixed

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

No branches or pull requests

1 participant