Search code examples
Is this an Observer Anti-Pattern? (with bonus state machine question)...


c#eventsdesign-patternsobserver-patternanti-patterns

Read More
eliminate switch statement in foreach loop...


iphoneobjective-canti-patterns

Read More
Hardcoded nested arrays in PHP? Good or bad practice?...


phpanti-patterns

Read More
Database as IPC antipattern...


javaphpipcanti-patterns

Read More
Abuse of Closures? Violations of various principles? Or ok?...


c#closuresanti-patternsprinciplescommand-query-separation

Read More
Is global constants an anti-pattern?...


design-patternsoopanti-patterns

Read More
I'm in an anti-pattern and I want to get out...


javadesign-patternsanti-patterns

Read More
Creating custom events - Object Sender or Typed Sender?...


.neteventsdesign-patternsanti-patterns

Read More
High Availability and Disaster Recovery Software AntiPatterns...


javadesign-patternsanti-patternshigh-availabilitydisaster-recovery

Read More
Is this hardcoding? How can I avoid it?...


xmldesign-patternsdoctypeanti-patternshardcode

Read More
How to deal with null value in <select> HTML filter?...


javamodel-view-controllerdesign-patternsanti-patterns

Read More
Is there a case for parameterising using Abstract classes rather than Interfaces?...


apioopinterfaceanti-patterns

Read More
Refactoring one large list of C# properties/fields...


c#oopanti-patterns

Read More
Wrappers/law of demeter seems to be an anti-pattern...


design-patternsoopanti-patternslaw-of-demeter

Read More
Is this an acceptable UI design decision?...


design-patternsuser-interfaceanti-patterns

Read More
Is a generic model an antipattern?...


design-patternsdatabase-designanti-patterns

Read More
When is it ok to change object state (for instance initialization) on property getter access?...


c#propertiesinitializationanti-patterns

Read More
Can a C# property accept multiple values?...


c#.netpropertiesanti-patterns

Read More
Is this an anti-pattern?...


design-patternsoopanti-patterns

Read More
Does anybody recognize any pattern/antipattern in attached class diagram?...


javadesign-patternsoopanti-patterns

Read More
What are some specific legitimate uses for singletons?...


design-patternssingletonanti-patterns

Read More
Enterprise Architecture Anti-patterns...


design-patternsarchitectureanti-patterns

Read More
Scaling singletons...


c#wcfdesign-patternsanti-patterns

Read More
Config type data: Static global variable or pass it around?...


design-patternsanti-patterns

Read More
anemic domain model versus domain model...


design-patternsdomain-driven-designanti-patternsanemic-domain-model

Read More
Is it an anti-pattern to modify JavaScript's built-in prototypes?...


javascriptcanvasanti-patternsprototype

Read More
jQuery (anti-)pattern: building selectors with string manipulation...


javascriptjquerydesign-patternsanti-patterns

Read More
how do you call this anti-pattern?...


anti-patterns

Read More
Is the 'synchronized' keyword in a classic enterprise application suspicious?...


synchronizationlegacyanti-patternslegacy-code

Read More
Is it in an anti-pattern to always use get and set methods to access a class's own member fields...


javaanti-patterns

Read More
BackNext