Hacker News new | ask | show | jobs
by joneholland 3160 days ago
That assumes your constructor parameters are all unique types.
1 comments

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.