-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OneScript v2 внешнее исключение при использовании библиотеки #1378
Comments
Тут проблема обратной совместимости. DLL-компоненты версии 1 несовместимы с версией 2. И не сделан слой совместимости по типу 1С-ного, когда у тебя зип-архив с разными бинарями и манифест. Кстати, надо бы на это дело issue создать |
@EvilBeaver Переведи! |
В компоненте rabbitmq есть ветка перевода на v2 |
Решено в рамках #1379 |
OneScript 2.0.0.431-rc4-28321016
Код
Приводит к ошибке:
На версии 1.8.4 правильное поведение:
The text was updated successfully, but these errors were encountered: