2018-01-25, 16:35
Hey guys,
I haven't been around in a while so this question might be dumb but what's the plan for supporting Python 2 and Python 3 simultaneously? Is it necessary to write code that'll work on both or rely on an extension of our API that bridges them?
The original scripting engine code generation work was done to allow multiple simultaneous scripting languages at the same time. I had always wanted the scripting language bridge itself to be a binary add-on. I'm curious if anyone ever moved in that direction.
Thanks.
Jim
I haven't been around in a while so this question might be dumb but what's the plan for supporting Python 2 and Python 3 simultaneously? Is it necessary to write code that'll work on both or rely on an extension of our API that bridges them?
The original scripting engine code generation work was done to allow multiple simultaneous scripting languages at the same time. I had always wanted the scripting language bridge itself to be a binary add-on. I'm curious if anyone ever moved in that direction.
Thanks.
Jim