We could create some special abstract method for that constructor, and implement it in subclasses for each overridden constructor,
but how's that different from an abstract factory method mentioned above?
b
benleggiero
03/28/2017, 12:25 AM
In implementation it might be. I'm just interested in the syntax