Skip to content

Add full transformer and selector support#22

Merged
erwinvaneyk merged 6 commits intomasterfrom
convert-types-fission
Aug 25, 2017
Merged

Add full transformer and selector support#22
erwinvaneyk merged 6 commits intomasterfrom
convert-types-fission

Conversation

@erwinvaneyk
Copy link
Copy Markdown
Member

This PR adds support for expressions, which can consist of selectors (e.g. $.Invocation.Inputs.default), transformers (e.g. $.Invocation.Inputs.default.toUpperCase()) and literals (e.g. "hello world").

The current implementation relies on using JavaScript using the Otto JavaScript Interpreter.

Additionally, a structured approach to parsing and formatting TypedValues is implemented.

@erwinvaneyk erwinvaneyk force-pushed the convert-types-fission branch from 303fe30 to fa9d4b7 Compare August 25, 2017 06:54
@erwinvaneyk erwinvaneyk force-pushed the convert-types-fission branch from fa9d4b7 to f51b26d Compare August 25, 2017 06:57
@erwinvaneyk erwinvaneyk merged commit 25d97c3 into master Aug 25, 2017
@erwinvaneyk erwinvaneyk deleted the convert-types-fission branch August 25, 2017 07:04
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.

1 participant