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

Intermediate calls for implicit casting in casts like bool -> string #43

Open
jrinkman opened this issue Apr 2, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request v2 Issue applied to version 2

Comments

@jrinkman
Copy link
Collaborator

jrinkman commented Apr 2, 2020

sh_bpcast file needs wrapper param implementation, to allow implicit casting like the following:

AddPinCast(bppintype.New(PN_Vector), bppintype.New(PN_String), false, "tostring(@)")
@jrinkman jrinkman added the enhancement New feature or request label Apr 2, 2020
@ZakBlystone ZakBlystone added the v2 Issue applied to version 2 label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 Issue applied to version 2
Projects
None yet
Development

No branches or pull requests

2 participants