Hacker News new | ask | show | jobs
by grog454 1449 days ago
Some languages handle massive parameter lists better than other (ex with defaults). There are also design patterns for this type of problem (ex a PizzaBuilder).