Hacker News new | ask | show | jobs
by gostsamo 2074 days ago
> The preferred option is more complicated, longer, and polluted - and correct.

This is the definition of bad design.

2 comments

So much eye rolling. It's a mixture of some common sense, some bad suggestions (such as this one), and a couple of mandates such as "It is highly recommended to avoid UDFs in all situations" rather than providing any real guidance.
Was also rolling my eyes at that one. Furthermore, if you are this concerned with the refactoring limitations of your IDE, then don't use Python, but the Scala or Java API instead.