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

Allow MemberInit inside of an expression tree #237

Merged
merged 5 commits into from
Oct 4, 2015
Merged

Conversation

mfenniak
Copy link
Owner

@mfenniak mfenniak commented Oct 4, 2015

Updated @nkreipke's PR #230 to include integration tests, and generalized a bit to not just support conditional expressions.

nkreipke and others added 5 commits September 1, 2015 17:12
Can't quite see any reason to only support this in conditional operators.  Moved the MemberInit expression type handling into BaseExpression and made it sensitive to the type being init'd; falls back to client-side conversion if type not supported.
mfenniak added a commit that referenced this pull request Oct 4, 2015
Allow MemberInit inside of an expression tree
@mfenniak mfenniak merged commit e403dca into master Oct 4, 2015
@mfenniak mfenniak deleted the conditional_fix branch October 4, 2015 17:40
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