Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Architectural/best-practices question about generics

C#: How to resolve this circular dependency?

c# design-patterns

<SomeThirdPartyClass>Util == God object?

Is Abstract Factory just a set of Factory Methods?

design-patterns

How do I prevent adding an object in multiple vectors?

Simple Factory Pattern - assign values to the properties of the extended concrete instances at design time

Designing Delayed Loading

c++ design-patterns

Anti-if purposes: How to check nulls?

oop design-patterns null

How to cut down boilerplate code in composite/decorate pattern

I'm starting a new VB project and I could use some guidance

MVP Passive View - keeping view data and model data separate

When to use Gateway design pattern

oop design-patterns

How to restructure nested if else statement

Enforce method execution order in Abstract Class

A pattern for transforming and combining multiple data types behind a simple interface

Is the region of interest a good design pattern?

Exception thrown while trying to use smart pointers

Using a non-thread-safe component with a multithread component (Design)

What should I call objects that coordinate different combinations of behaviours?

Orchard, Plug-in based architecture, design patterns