Alexander Yevsyukov
Alexander Yevsyukov
A comment from a user (copied from Google Chat): > Столкнулся со следующей проблемой во время тестирования Backlog: BBC тесты дают false-positive результаты, если state объекта после обработки цепочки событий...
There's also a small diagnostic issue in this class. The method `checkReceptors()` produces the following error: ```kotlin "Policy `${javaClass.name}` handles too many events: [${classes.joinToString()}]." ``` This raises a question: “How...
This issue is being addressed in the PR #1259.
I really like it!
@armiol, do you think this is a bug?
@armiol, the build on my Mac now goes 3m 33s vs. 4m 6s for the previous ProtoData.
@armiol, I'm going to review the changes to GitHub workflows and propagate them back to `config`. The update seemed to revert those locally applied to `core-java`.
Closing as outdated.
As a probably better alternative, we can _generate_ the code for `ModelClass`-es so that they contain: * Dispatching information in the form of direct calls to instance methods of the...
@armiol, FYI.