Thanks for educating me on this matter! That's a great that it follows the same architecture as TBC. It's also great news that you guys are testing Python 3 since it includes a lot of additional great ...
The macro SDK is just a version of TBC compiled for 32 bit. That's helpful if you want to use the xaml designer. It is exactly the same code base. The SDK is not needed or used to run python commands. ...
Thanks for response Gary! Two quick questions, – I'm wondering how close is SDK's architecture to the TBC's core code? Is it like, SDK was complied in a total different architecture to facilitate the ...
If you are developing the TMLs just for you, then either method (all python or mixed c#/python) is fine. If you intend to share any TML with others, using just python is likely easier as there are fewer ...