-
For the demo script, see #105
Additionally, we should show:
* Basic types w/ default values
* Array types
* Semantic Diffs in both UI and Maven
Preparation Tasks:
- [ ] Deploy to AWS upon B…
-
This issue ...
* describes the demo flow
* tracks the progress of open tasks
@VaughnVernon, @kbastani: Feel free to review & add to the list below.
## Components
* `P` - Producer: Provides …
-
Right now, neither the ANTLR4 parser nor the code generator support array types. Array types can be from any other basic type, but there are two constraints:
* Array types from other basic types (l…
-
Accessing non-existing resources just hangs w/o sending `HTTP 404` response code.
`io.vlingo.symbio.store.StorageException` exception is thrown containing the message: **No object identified by expre…
-
Right now the io.vlingo.schemata.query.SchemaVersionQueriesActor#resolve method is not fully implemented because it doesn't resolve correctly a type based on it's full qualified name.
We need to cr…
-
When adding a new `SchemaVersion` with a major version pre-existing on an earlier `SchemaVersion`, the new version specification must be backward compatible with the former, and the former forward com…
-
_Originally posted by @VaughnVernon in https://github.com/vlingo/vlingo-schemata/issues/98#issuecomment-565161825_
@wwerner My intention was for the `typeVersion` to be an `int` since `io.vlingo.co…
-
When requesting the sources for a schema that contains at least one basic type not checked for in `io.vlingo.schemata.codegen.processor.types.ComputableTypeProcessor#resolveType`, the request hangs.
…
-
Currently, we support only configuration using config files.
When automating deployments and running in docker, the preferred way is to use environment variables for configuration (see e.g. https://1…
-
Currently, a schema version of `maj.min+1.patch` or `maj+1.min.patch` cannot be created if preceeded by `maj.min.patch` in status `Draft`. A version of `maj.min.patch+1` can be created.
It is not e…