Hacker News new | ask | show | jobs
by dragonwriter 940 days ago
software design approaches are frequently closely tied to programming paradigms, and DDD (while, like Object Oriented Analysis and Design, it can be used with any paradigm) is closely associated with OOP, and at least the early writing on it (if there is any newer that this isn't true of, I haven't seen it) is very tightly coupled with OOP.
1 comments

That is true to a certain extent, but that doesn’t make it a programming paradigm.
Yes, it was a related observation, not a refutation.