You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: