Hacker News new | ask | show | jobs
by nonethewiser 1225 days ago
> The builder pattern is useful to set defaults and add features without breaking backward compatibility.

Ah, that is interesting. Did not think about that.