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

Add conversions for script calling #28

Open
hhyyrylainen opened this issue Sep 9, 2018 · 0 comments
Open

Add conversions for script calling #28

hhyyrylainen opened this issue Sep 9, 2018 · 0 comments

Comments

@hhyyrylainen
Copy link
Owner

Now only exact type matches are accepted. It would be much better to allow integer and float type conversions. And also conversions with dynamic_cast (if it is possible to somehow detect that the cast might succeed). This makes calling scripts from C++ easier.

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