you totally can solve it without pickle
can you submit an issue with a minimal reproducible example showing why this wouldn't be possible with script storage? Generally, it's not that we are evil by disabling pickle storage 😄 we just saw many problems with it in the past due to portability issues and there doesn't seem to be any use case shown yet that would justify the need where pickle would be strictly required (i.e. no way to solve without pickle)