Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

maximumbuster
Copy link
Collaborator

@tobrun @m0nac0 super rough but what do you guys think about using mustache for the layer style code gen? That way we could have all our code gen in dart within this repo.

Landed on mustache over some other packages because it's really more of a template editing engine than actual code gen which is useful because we'll have to generate files in three languages.

@m0nac0
Copy link
Collaborator

m0nac0 commented Jun 11, 2020

@maximumbuster I think the approach looks great! Mustache seems like a good choice. I guess we'd also have to generate the JS code for web, so having one engine for this is definitely preferable over four different ones.

@maximumbuster
Copy link
Collaborator Author

@tobrun also do you have any idea if there's a json description of expression inputs anywhere so we could code gen the dart expression builder? I see expressions are described in the style spec but it doesn't specify what input types are allowed for each expression.

@felix-ht
Copy link
Collaborator

closing in favor of #723

@felix-ht felix-ht closed this Nov 12, 2021
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

Successfully merging this pull request may close these issues.

3 participants