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 overloads of custom keywords in computation expressions #69

Open
cloudRoutine opened this issue Oct 12, 2016 · 0 comments
Open

Allow overloads of custom keywords in computation expressions #69

cloudRoutine opened this issue Oct 12, 2016 · 0 comments

Comments

@cloudRoutine
Copy link
Owner

Allow overloads of custom keywords in computation expressions [12839142]

Submitted by Pierre Irrmann on 3/7/2016 12:00:00 AM
[ 13 votes ]

I've been using custom keywords in computation expressions to write DSLs, and I would have loved to be able to have several signatures for the same custom keyword, in order to make some arguments optional in the expression.
When you try do it today, there is an error message such as "The custom operation 'myOperation' refers to a method which is overloaded. The implementations of custom operations may not be overloaded"
I'm aware this is a not-so-used feature, but I'd like to know how hard you think it could be (I would event be willing to have a look at how to implement it).

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

No branches or pull requests

1 participant