How to serialize an Actor

I’m interested in this too.

In this post ppl recommend actually not serializing the actor, but store the actor configuration.

if you can you might want to do that.

Not my case though, i really would need to persist an actor created dynamically.