Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

preferred way to implement visitor pattern in dynamic languages?

Doesn't property dependency injection violates the principle of encapsulation?

I found a class that relies on a method that is defined in an extension of it. Is this a pattern?

Abstract Factory & Façade, cooperative design pattern

Using observer pattern in the context of Qt signals/slots

c++ qt design-patterns

Objective-C: Using inheritance and calling methods in Child Class

Abstract Factory in C++

asp.net mvc post request + service layer- the best way to do this

What's the accepted way to implement export functionality in a document-based Cocoa app?

DAO pattern when using hibernate

Namespace and class name guidelines

Is there a way to design this "static class" so that it is thread-safe?

c# Entity Framework when should I use an new dbContext?

same function return multiple values in terms of objects, array or function in javascript via design pattern? [duplicate]

Template method pattern - prevent direct method calls in derived classes

In POSIX, why can't a single condvar be used with multiple mutexes?

Calling another repository directly from a service?

Creating interdependent objects

php design-patterns oop object