Search code examples
Change value of parameter inside method, is this an anti-pattern?...


c#anti-patterns

Read More
Good and bad ways to use operation contracts. ...


c#wcfweb-servicesanti-patterns

Read More
Why is "call super" considered an anti-pattern according to Wikipedia?...


objective-ccocoadesign-patternsanti-patterns

Read More
`return $this;` design pattern or anti-pattern?...


phpoopdesign-patternsanti-patterns

Read More
Anemic Domain Model's vs. Domain Model in a simple domain driven design...


design-patternsanti-patterns

Read More
Java antipattern name? Objects containing objects containing... etc...


javarefactoringanti-patterns

Read More
C++ Help on refactoring a monster class...


c++refactoringanti-patternsoop

Read More
GWT ClientFactory: Isn't this just a big blob/monolith?...


javagwtdependency-injectionanti-patterns

Read More
Rails Domain model decoupling of Activerecord...


ruby-on-railsactiverecorddomain-driven-designanti-patternsdomain-model

Read More
Is accessing child class from parent class considered anti-pattern...


javaoopdesign-patternsanti-patterns

Read More
Common design by obfuscation practices?...


anti-patterns

Read More
Are staging tables / staging databases an anti-pattern?...


databasedesign-patternsanti-patternsstaging

Read More
Is Singleton an Anti-pattern?...


springsingletonanti-patterns

Read More
Anemic object or overworked constructor?...


domain-driven-designmodelinganti-patterns

Read More
Why does Prism encourage use of the Service Locator anti-pattern?...


wpfdesign-patternsprismanti-patternsprism-4

Read More
Decorator pattern vs. Call super anti-pattern...


c++design-patternsdecoratoranti-patterns

Read More
If Singletons are so bad, why does Scala have language support for them?...


scalaobjectstaticsingletonanti-patterns

Read More
Parent registering child's method: how to avoid the design anti-patterns?...


c++anti-patterns

Read More
Are there valid reasons to hold data internally as XML?...


xmllanguage-agnosticanti-patterns

Read More
DI Control-Freak anti-pattern: Having trouble understanding...


.netdesign-patternsdependency-injectionanti-patterns

Read More
Is replacing a list element an anti-pattern?...


listf#anti-patterns

Read More
Guilty of unsound programming...


c#sqlxmlstored-proceduresanti-patterns

Read More
Confused over using IOC container, service locator and factory...


dependency-injectioninversion-of-controlioc-containeranti-patternsservice-locator

Read More
Is MEF a Service locator?...


mefanti-patternsservice-locator

Read More
Is it anti-pattern?...


c#design-patternsinheritanceanti-patterns

Read More
Name for over-generalizing a function? Is this an anti-pattern?...


language-agnosticanti-patterns

Read More
How to replace nested switch statements...


phpnestedswitch-statementanti-patterns

Read More
Do these database design styles (or anti-pattern) have names?...


sqldesign-patternsdatabase-designanti-patterns

Read More
What is interface bloat?...


oopanti-patterns

Read More
Questions about Blob anti-pattern in C++...


c++design-patternsblobanti-patterns

Read More
BackNext