Un, I donโt know. Iโm not a multiplatform expert. It uses only kotlinx coroutines. Is it possible?
Riccardo Cardin
02/16/2024, 7:20 PM
Do you think an actor model can be helpful in other contexts other than the backend?
p
Pablichjenkov
02/16/2024, 8:07 PM
It can definitely be Multiplatform, is just a matter of changing the project structure a bit. I do think it could be valuable on other platforms too. Even though MVVM has plagued the front end, still a few out there who like to try other stuff.
I am a big fan of the Actor model and I would prefer it over MVVM but well, many (or most) will disagree with.
gratitude thank you 1
โค๏ธ 1
r
Riccardo Cardin
02/16/2024, 8:08 PM
Ok, can you please open an issue on the project? I'll try to work to it in the near future