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

Provide a mechanism to view the type at the end of :ref relations #55

Closed
mgrbyte opened this issue Nov 5, 2016 · 2 comments
Closed

Comments

@mgrbyte
Copy link
Contributor

mgrbyte commented Nov 5, 2016

Currently, when viewing the generated schema of the database,
it's not possible to statically inspect the types assigned to a corresponding :ref.

pseudoace stored the information of what kind of information/object should "live" at the end of :ref
in the :pace schema.

The attributes to consider using are:

  • :pace/obj-ref
  • :pace.xref/obj-ref

As a first pass, attempt to add annotations to the current datomic-schema output, inline with every :ref occurrence.

@mgrbyte mgrbyte added this to the 0.4.13 milestone Nov 5, 2016
@mgrbyte mgrbyte self-assigned this Nov 5, 2016
@mgrbyte
Copy link
Contributor Author

mgrbyte commented Nov 25, 2016

@khowe Found this In relation to the issue I raised in our last meeting regarding components representing different has-models on each end each vertex between related nodes.

@mgrbyte
Copy link
Contributor Author

mgrbyte commented Feb 16, 2017

Superseded by #65

@mgrbyte mgrbyte closed this as completed Feb 16, 2017
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