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

Improve on inconsistencies in the 'new' syntax #7132

Open
shans opened this issue Apr 27, 2021 · 0 comments
Open

Improve on inconsistencies in the 'new' syntax #7132

shans opened this issue Apr 27, 2021 · 0 comments

Comments

@shans
Copy link
Contributor

shans commented Apr 27, 2021

(from b/145158983)

There are some awkward 'features' of the new manifest language syntax, a short list are:

  • The differences between directions and fates (i.e. whether to use a verb as a statement e.g. 'create' vs a description e.g. 'consumes')
  • Issues that should be resolved by Slandles (backticks, slot typing)
  • Declarations of recipes, schemas, particles and stores are a totally different format to handles and handle connections
  • The '?' fate doesn't match either the 'no-any' style (where not stating a fate would give it any fate) or the star style (where '*' represents any). In general that there are two styles is unhelpful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant