Replies: 8 comments
-
Main things to consider:
|
Beta Was this translation helpful? Give feedback.
-
Which kind of migration are you referring to ? The backwards incompatible changes you refer to are needed for additional security and speed (or when you can't use exceptions), so nothing to avoid here. Not sure exactly what you had in mind, would you mind elaborate a bit more ? |
Beta Was this translation helpful? Give feedback.
-
My plans moving ahead (if they might be of interest to anyone):
|
Beta Was this translation helpful? Give feedback.
-
What about if we create a luabridge organization and move there ? @dmitry-t |
Beta Was this translation helpful? Give feedback.
-
This is why LuaBridge3 was born, the original LuaBridge is stagnating, too slow to move even the smallest steps, and i couldn't wait weeks before getting approvals or discussions to move forward. |
Beta Was this translation helpful? Give feedback.
-
@dmitry-t ping |
Beta Was this translation helpful? Give feedback.
-
I would love to see a LuaBridge organization! I am the developer of the Finale plugin RGP Lua, and while some of the code is proprietary, I have loaded as much of it as I am I legally allowed to into the Finale Lua organization, which also includes a large script repository. We created the organization to try to avoid what happened with the original Lua on Finale plugin, where the developer went offline and it froze. All by way of saying, that with a LuaBridge org, there would be less ambiguity about which LuaBridge I should be using. I have been using v2, but I am very attracted to some of the features of v3 and will probably migrate in the near future. |
Beta Was this translation helpful? Give feedback.
-
I agree, but it seems like the original LuaBridge authors have just left the project and the current maintainer doesn't seem to be online much to take care of it. |
Beta Was this translation helpful? Give feedback.
-
The versions 2 and 3 are basically compatible.
There are backward incompatible differences we should address or avoid.
@kunitoki Let's discuss the migration.
Beta Was this translation helpful? Give feedback.
All reactions