Merging Actors and Agents
I liked the way it has some things like persistant internal vars, how it handles migrations, etc. Like I wanted to add a versioning table for my state to my agent, now I have to handle that seperatly or store things I dont want to expose in the state to the state if I want to keep it easy
2 Replies