|
I think 2000 methods would be sufficient for my concrete use case. I assume that it would be more complicated to change the implementation and get rid of that huge initializer at all? Or maybe split it into multiple private static methods which can be called from the initializer? I did not have a closer look at the code, so I am just guessing wildly. 
|