|
|
|
|
|
by mgummelt
2243 days ago
|
|
The author is incorrectly using the term "declarative" when he's really describing "imperative". Stateful OOP is in no way declarative. It's also unclear what the thesis is. He says to not ask objects about their state, then later advocates for CQRS, which does exactly that. |
|