I just realized the scripting language could be set on a per-node basis. I had assumed it was an ‘either Python or Tscript’ global proposition. I notice that some scripted parameters will toggle to what looks like the Python equivalent if you change from Tscript. Is this phenomenon ‘in development’?’ Is it something that we might see across the board eventually ? Would be great for learning- probably no small task for you to implement though.
or perhaps I’m daft and all of the above is untrue.
It’s only going to be implemented for very simple expressions, or node parameters that have expression pre-fill in them when you create the node for the first time. I don’t think we’ll expand it much beyond what’s already been done.
thanks,
so regarding mixed-scripting networks- is this a bad practice? Besides backward compatibility with 077 are there other limiting implications ?
Nothing should break, but for clarity and the sanity of anyone that may look at your networks in the future I’d suggest only using Python. I know that’s all we use internally now.