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

For troubleshooting purposes add ability to opt-out FastExpressionCompiler #39

Closed
dadhi opened this issue Nov 6, 2018 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Nov 6, 2018

Something like this will do

var c = new Container(rules => rules.WithoutFastExpressionCompiler());
@dadhi dadhi added the enhancement New feature or request label Nov 6, 2018
@dadhi
Copy link
Owner Author

dadhi commented Nov 6, 2018

May help with #27

dadhi added a commit that referenced this issue Nov 14, 2018
removed: Xamarin.iOS target - will be replaced by rule #39
cleanup
dadhi added a commit that referenced this issue Nov 14, 2018
…essionCompiler enhancement

changed: Turn TryCompile into extension method
@dadhi dadhi self-assigned this Feb 10, 2019
@dadhi dadhi added this to the 4.0.0 milestone Feb 10, 2019
@dadhi dadhi closed this as completed Feb 10, 2019
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

1 participant