We could create some special abstract method for t...
# language-proposals
b
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? 1 reply In implementation it might be. I'm just interested in the syntax