OpenSubsystemsLibrary
OpenSubsystemsLibrary copied to clipboard
Open Subsystems Library provide what you don't want to do — no more, no less.
https://github.com/zeegin/OpenSubsystemsLibrary/blob/master/OpenSubsystemsLibrary/src/CommonModules/HTTPRequests/Module.bsl#L14-L38 https://github.com/vbondarevsky/Connector/blob/master/src/en/CommonModules/HTTPConnector/Ext/Module.bsl#L559-L579 Нужно сделать замеры времени для оценки какой из парсеров лучше и полнее решает задачу. Либо отдать текущий парсер в коннектор либо забрать парсер коннектора сюда.
https://github.com/google/libphonenumber
support methods that supported in https://github.com/1C-Company/ssl-support
The configuration should include a mechanism that automatically determines both the fact of the first launch of the configuration and performing the initial filling of the infobase with the minimum...
Create the program exit conformation in **System** subsystem
Master is an external data process with: 1. Downloading the latest distribution package 2. Prepare the temp database with custom configuration name 3. Marge supported and locked library objects 4....
Fix current BSL LS issues
Provide api to run jobs in background and collect progress changed and worker completed. Like https://docs.microsoft.com/ru-ru/dotnet/api/system.componentmodel.backgroundworker?view=netcore-2.2
На текущий момент в шаблоне пулл реквестов есть ссылки на русскоязычную документацию. Предлагается заменить их на англоязычные аналоги: 1. [Стандарты](https://support.1ci.com/hc/en-us/categories/360002267540-1C-Enterprise-Development-Standards) 2. [Руководства (при необходимости)](https://support.1ci.com/hc/en-us/categories/360001680513#Platform)
The main problem of native `ReadJSON` is that it don't detect `Date` fields automatically. Write the alternative that can do it.