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

Mapper - static schemas #21

Open
fehu opened this issue Jun 11, 2018 · 1 comment
Open

Mapper - static schemas #21

fehu opened this issue Jun 11, 2018 · 1 comment
Labels
cmplx_norm Normal complexity enhancement New feature or request mapper Intermediate mapper level static Static API

Comments

@fehu
Copy link
Contributor

fehu commented Jun 11, 2018

A schema should define model's representation as a sub-graph. Static = compile time.

@fehu fehu added enhancement New feature or request mapper Intermediate mapper level labels Jun 11, 2018
@fehu fehu changed the title Mapper static schemas Mapper - static schemas Jun 11, 2018
@fehu fehu added the static Static API label Jun 26, 2018
fehu added a commit that referenced this issue Jul 1, 2018
…m.abraxas.slothql.Functors`;

Also:
- removed `Incoming` relations from `Node` schema element;
- removed `Ref` schema element;
- fixed `Relation.Aux` type;

TODO:
- composition is not associative;
@fehu fehu added the cmplx_high High complexity label Jul 11, 2018
@fehu
Copy link
Contributor Author

fehu commented Jul 11, 2018

Must provide adequate information for a Functor (#38) to map (#39) high-level ScalaExpr (#42) to intermediate-level GraphPath (#41).

@fehu fehu added cmplx_norm Normal complexity and removed cmplx_high High complexity labels Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmplx_norm Normal complexity enhancement New feature or request mapper Intermediate mapper level static Static API
Projects
None yet
Development

No branches or pull requests

1 participant