Search code examples
Single Responsibility(SRP) vs Tell Don't Ask(TDA)?...

oopsingle-responsibility-principledesign-principlestell-dont-ask

Read More
Is creating a lot of private classes bad style?...

javaclasstell-dont-askhygiene

Read More
Tell, Don't Ask and Single Responsibility - doing new things with data in a class...

oopsingle-responsibility-principletell-dont-ask

Read More
Doesn't the Factory pattern, violate the "Tell, Don't Ask" principle?...

oopdesign-patternsfactorydesign-principlestell-dont-ask

Read More
How to unit test a parser which returns 'tell-dont-ask' objects?...

oopunit-testingtell-dont-ask

Read More
Using Event to apply TellDontAsk pattern...

c#eventstell-dont-ask

Read More
How to test an object when I can't access state?...

ooptddtell-dont-ask

Read More
"Tell, Don't Ask" over multiple domain objects...

oopdomain-driven-designtell-dont-ask

Read More
Rails ActiveRecord tell don't ask...

ruby-on-railsactiverecordtddtell-dont-ask

Read More
How to solve that last "ask" in a complex calculation to conform "tell! don't ask...

c#ooptell-dont-ask

Read More
Does "tell, don't ask" apply to user input validation?...

ooptell-dont-ask

Read More
How to unit-test in "tell, don't ask" follower classes?...

javaunit-testingtell-dont-ask

Read More
Tell don't ask and shared state between tasks...

c#tell-dont-ask

Read More
How to think "Tell, don't ask" in this simple example?...

actionscript-3ooptell-dont-ask

Read More
BackNext