Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

throw transformer initialization errors early #97

Merged
merged 1 commit into from
Jul 20, 2015

Conversation

nstott
Copy link
Contributor

@nstott nstott commented Jul 17, 2015

move the transformer initialization into the constructor rather then the Listen method

fixes #96

@jipperinbham
Copy link
Contributor

makes sense, 👍

nstott added a commit that referenced this pull request Jul 20, 2015
throw transformer initialization errors early
@nstott nstott merged commit 5fb50d8 into master Jul 20, 2015
@nstott nstott deleted the 96-transformer-errors branch July 20, 2015 14:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

syntax errors in transformers are swallowed silently
2 participants