Search code examples
The "Enum as immutable rich-object": is this an anti-pattern?...


c#.netextension-methodsdesign-patternsanti-patterns

Read More
Is an instance wrapper around a static class for the purpose of DI an anti pattern?...


c#dependency-injectionanti-patterns

Read More
Rails AntiPatterns book - Doubts on composition...


ruby-on-railscompositionanti-patterns

Read More
Too much singletons in the project - is it a bad practice?...


classdesign-patternsarchitecturesingletonanti-patterns

Read More
Is this considered as a "Database as an IPC" antipattern?...


javadesign-patternsdatabase-designanti-patterns

Read More
Am I in tier leakage anti pattern? What should I do?...


javastrutsanti-patterns

Read More
AntFarm anti-pattern -- strategies to avoid, antidotes to help heal from...


asp.netdesign-patternsoopanti-patterns

Read More
How could I rewrite this code snippet so that I'm not manually/explicitly invoking the injector?...


javaguiceanti-patterns

Read More
Methods calling other methods in the same class...


anti-patterns

Read More
Dependency Injection - use with Data Transfer Objects (DTOs)?...


interfacedependency-injectiondtoanti-patternsservice-locator

Read More
Is performing meta-logic on data values an anti-pattern?...


database-designschemaumlanti-patterns

Read More
What is the name of this anti-pattern?...


performanceterminologyanti-patterns

Read More
Bad real-world database schemas...


sql-serverdatabase-designpostgresqlanti-patterns

Read More
Why is it "wrong to require rubygems"?...


rubyrubygemsanti-patterns

Read More
Book for Anti Design Patterns...


c#design-patternsarchitectureanti-patterns

Read More
When to separate code into new assemblies (DLL's)...


.netdesign-patternsc#-4.0architectureanti-patterns

Read More
A Factory Pattern that will satisfy the Open/Closed Principle?...


c#reflectionfactory-patternanti-patterns

Read More
TFS -- Sustainability of Cascading Branches...


version-controltfsbranchanti-patternsbranching-and-merging

Read More
Circular dependency between two methods in a class...


dependenciesanti-patternscircular-dependency

Read More
Reducing responsibilities and Collaborators for Unit Testing...


javaunit-testinganti-patterns

Read More
Name of anti pattern for complexity...


architectureanti-patterns

Read More
Database design - Do I have redundancy here?...


sqlanti-patterns

Read More
Premature refactoring?...


refactoringanti-patterns

Read More
What's the name of this anti-pattern? Method signature is a liar...


oopdesign-patternslanguage-agnosticanti-patterns

Read More
Good techniques for keeping COM classes that implement multiple interfaces manageable...


c++comdirectshowanti-patterns

Read More
Misuse of a variables value?...


programming-languagescoding-styleanti-patterns

Read More
Why is 'smoke and mirrors' an anti-pattern?...


design-patternslanguage-agnosticanti-patterns

Read More
ActiveRecord find identical set in many_to_many models...


mysqlruby-on-railsactiverecordanti-patterns

Read More
Name of the anti-pattern of keeping old obsolete code around...


terminologyanti-patterns

Read More
Is this an Observer Anti-Pattern? (with bonus state machine question)...


c#eventsdesign-patternsobserver-patternanti-patterns

Read More
BackNext