Aug. 3rd, 2023
Basically, just worked all day. Managing the play framework configuration problems. Kind of figured out some stuff, so what's left is just so-called "guice", created by two crazy guys, Bob and Kevin. I don't know who this stupid shit became popular everywhere. Scala people, at Typesafe, don't they know better?
In short, fixing this crazy "dependency injection" is left for tomorrow. Other problems are resolved in the code. Well, but next is launching the app, creating an integration test for the app, and making sure this shit works. And then minimizing changes in the production code.
I looked into other projects using Scala 2.12 and Play 2.6 - seems like the authors were half-clueless regarding all those configs, modes, etc.
