0.2.6 • Published 2 years ago

@aphro/model-runtime-ts v0.2.6

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Model

Runtime library for models generated from schemas.

TODO: 1. Validation step... 1. To ensure foreign key edges have an appropriate inverse field edge 1. on the other schema. 2. Enable model superclasses / traits 3. IDL 4. Stop using keys from edges / fields 5. Docs 6. Edge queries and edge data 7. Semantic types

Are the synthetic transactions not good enough / not doing it?

What does a non synth tx look like? Slide, Deck, etc. mutation methods return changesets? Changesets are accumulated and then executed by the caller?

Does the model never execute its own changesets? But it is on the client code to decide how many changesets to accumulate before executing them?

What if a model needs some transient state (changesets to be committed) before it can do more?


If it is up to clients to commit changesets then they are better able to integrate more disperate systems that they may want to mutate atomically.

But if a client becomes a client? What happens to the changesets it was executing? Does it now have to pass them back instead?


0.2.6

2 years ago

0.2.5

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.1.0

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.8

2 years ago

0.0.9

2 years ago

0.1.7

2 years ago

0.0.8

2 years ago

0.1.9

2 years ago

0.2.3

2 years ago

0.1.4

2 years ago

0.2.2

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.0.7

2 years ago

0.2.4

2 years ago

0.1.5

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago