Consider forbidding user to specify Gids #60
Labels
api
choose
Issues, where there are several alternatives to consider and choose
refactoring
underspecified
Milestone
Actual behavior: user can specify gid while creating DetachedEntity or typed object
This approach is error prone, since user break gids generation logic.
Xodus doesn't allow users to manually create entity objects, users should ask Db to create new entity. This approach solves problem of gids generation, but currently it's unclear how to implement such use case with this approach:
Related: #27 #61
The text was updated successfully, but these errors were encountered: