Y
Hacker News
new
|
ask
|
show
|
jobs
by
joneholland
3160 days ago
That assumes your constructor parameters are all unique types.
1 comments
mseebach
3160 days ago
I would consider that a bit of a design smell, but yes. I think the danger point has more to do with training new converts: it is very unusual in any language that changing the order of class internals can change its external behavior.
link