Open
Description
I'm not sure how possible this is, as I'm not aware if your able to do this in java, but something that I think could be useful is the ability to pass a variable as the name for another variable. For example, in pseudo-code:
string name = "intVariable";
int name.content = 10;
this would create an integer variable with the name intVariable
let me know what you think
Metadata
Metadata
Assignees
Labels
No labels