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

Support dialog configuration via YAML #6

Open
BlueM opened this issue Mar 30, 2018 · 1 comment
Open

Support dialog configuration via YAML #6

BlueM opened this issue Mar 30, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@BlueM
Copy link
Owner

BlueM commented Mar 30, 2018

Pashua’s current dialog configuration is ugly, redundant and verbose, and as it is a proprietary format, there is no 3rd party code which could be used for parsing it.

It seems to me that using YAML instead would be a much better fit. As this would be a BC break, a feasible approach (on the Pashua side) could be: try to parse the dialog configuration as YAML, then use the Pashua legacy format. This ways, Pashua users could choose when to migrate their scripts.

@BlueM BlueM added the enhancement New feature or request label Mar 30, 2018
@BlueM BlueM changed the title Dialog configuration via YAML Support dialog configuration via YAML Apr 28, 2018
@cylott
Copy link

cylott commented Aug 16, 2018

What a great idea. I'd love to be able to parse a YAML file and hand that off to Pashua.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants