Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Role Object pattern question

jQuery design pattern for selectors to improve code maintainability?

Zend Framework application design - should session variables be accessed in the Model layer

How to resolve class type using enum

c# oop design-patterns

Is there a better design option?

Interfaces for Command Pattern in Java

IoC Initialize Service with heavy-work in constructor but avoiding a temporal Init() method

standard practice to expose Specification pattern to client code?

c# design-patterns

Is a DI Container a service locator?

Express: how to pass variables to mounted middleware

How to abstract away the integer type in a mathematical software

Better pattern than passing NSDictionaries as parameters?

Differences Between Query Object and Specification Patterns

Get connection string in class library project in a solution

EJB Stateless Initialization Pattern

How do I simulate an abstract class and call its constructor?

A method declaring a mutable data structure as an output and returning an immutable one actually

What is the advantage of hiding new from client by factory design pattern

Outbound channel adapter vs. outbound gateway for HTTP communication

Conditionally block method override

c# .net design-patterns