Using factory someone else made is tedious? In what way it is more tedious then using constructor?
It is just that thing ... there are patterns that are tedious. The object mapping before hibernate was extremely tedious for example. But factory pattern ... seriously?
If this "adding hours to your bill" you need to speed up. And learn IDE of learn type or just watcy other programmers a bit. Cause no one I know spends hours on this.
Second, factory methods today have arguments combinations too. fd.create(a, b, c) is the most normal thing in the world.
It is just that thing ... there are patterns that are tedious. The object mapping before hibernate was extremely tedious for example. But factory pattern ... seriously?