Skip to content

Closes #1274 - Removed system.web (replaced databinder.eval) #1280

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

Merged
merged 1 commit into from
Aug 17, 2017

Conversation

dazinator
Copy link
Member

@dazinator dazinator commented Aug 17, 2017

Replaced databinder.eval and dropped system.web as a dependency. System.Web should never have been adopted imho :-)
This will unblock my open PR to add netstandard support.
Minor correction in docs.

I have written a new implementation and to replace databinder.eval so that we can drop  system.web as a dependency. System.Web should never have been adopted imho!

Corrected docs.
@dazinator dazinator requested a review from asbjornu August 17, 2017 19:36
@dazinator dazinator mentioned this pull request Aug 17, 2017
Copy link
Member

@asbjornu asbjornu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a great change, but are there any tests that exercise this code? If not, would you mind adding at least one?

@dazinator
Copy link
Member Author

dazinator commented Aug 17, 2017

All of the following tests cover this (note they all pass, I just broke them temporarily so I could show you!)
image

@dazinator
Copy link
Member Author

dazinator commented Aug 17, 2017

Merging.. Thanks for approval.

@dazinator dazinator merged commit 896ea71 into GitTools:master Aug 17, 2017
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.

2 participants