So I know this is not kotlin related but is using ...
# random
s
So I know this is not kotlin related but is using retrofit inefficient? He has a notion of me caching classes when I call
retrofit.create(Something.class)
and i don’t know if this is right or not. He says from a java standpoint retrofit is like spring and he has used spring reflection multiple times