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 LINQ Query Syntax, not just method syntax #6

Open
EamonNerbonne opened this issue May 24, 2014 · 1 comment
Open

Support LINQ Query Syntax, not just method syntax #6

EamonNerbonne opened this issue May 24, 2014 · 1 comment

Comments

@EamonNerbonne
Copy link
Owner

From eamon.nerbonne on January 11, 2011 16:13:26

As per summary; but is this a good idea? when to use which syntax?

Original issue: http://code.google.com/p/expressiontocode/issues/detail?id=6

@EamonNerbonne EamonNerbonne self-assigned this May 24, 2014
@EamonNerbonne
Copy link
Owner Author

From eamon.nerbonne on January 23, 2011 06:29:34

It's not possible in general to determine which syntax the user used for which (parts) of the query; however, if and when a <> transparent identifier is in the Expression Tree, clearly the query comprehension syntax was used.

@EamonNerbonne EamonNerbonne removed their assignment Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant