Ladder of constructors - pattern or anti-pattern?
The ladder of constructors is a popular pattern one can see in Java applications. In this post, let us try to understand where this pattern becomes necessary and what features the programming languages can provide to come out of the ladder of constructors.
Context
We want to create a class