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

Overloaded methods will not work with function nodes #78

Open
thk123 opened this issue Feb 2, 2014 · 0 comments
Open

Overloaded methods will not work with function nodes #78

thk123 opened this issue Feb 2, 2014 · 0 comments

Comments

@thk123
Copy link
Owner

thk123 commented Feb 2, 2014

At the moment, FunctionNodes are saved as the type name and the method name. However, overloaded methods will result in ambiguous resolution when loading the behaviour with the function node.

Should either store the parameter list or explicitly disallow overloaded functions...

@thk123 thk123 added this to the Project Submission milestone Feb 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant