And yes refactoring sometimes re-introduces these, so it's not a perfect solution.
Having looked at the code a bit more, all I can say is that it's a lot of code to do little.
There's also a lot of naive error throwing going on.
And he seems to debug using logger stmts.
They're not scalable projects, you couldn't write enterprise software the way those projects are written. You would end up with such a volume of code.
Having looked at the code a bit more, all I can say is that it's a lot of code to do little.
There's also a lot of naive error throwing going on.
And he seems to debug using logger stmts.
They're not scalable projects, you couldn't write enterprise software the way those projects are written. You would end up with such a volume of code.