Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Validate session and scope identifiers #25

Open
rnewman opened this issue Nov 16, 2016 · 0 comments
Open

Validate session and scope identifiers #25

rnewman opened this issue Nov 16, 2016 · 0 comments

Comments

@rnewman
Copy link
Contributor

rnewman commented Nov 16, 2016

Datomish refs can point to anything, and in fact aren't restricted — you can point to entids that don't yet exist, or to entids that are part of the schema, etc.

That's error-prone for our purposes in the UAS: we want events to refer to a real session, and sessions to refer to a real scope.

We should validate these, at least in a safe configuration.

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

No branches or pull requests

1 participant