Hacker News new | ask | show | jobs
by mabynogy 3122 days ago
> ...really a problem with giant OOP projects...

OOP is an issue in itself in most languages providing OO features (excepting smalltalk).

It's worse with statically typed languages.

> What programming paradigms do you use?

Write DSLs. Avoid using/writing frameworks.