Could node use id, instead of name in parameter structure?

I realize that parameters I set in workflow will be wrong if I change name of node
Could node set by ID? So, I could change name of every node without parameter broken

Anyway, ID could append with name to realize in structure easier.

If you rename a node the expressions which use it should change automatically. The only place where changes are needed is in Function-Nodes.

It is sadly not planned to introduce any kind of unique ID per node. Sorry.