Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

How to avoid downcasting while having interface and base classes?

c++ design-patterns

What is this the name of this Java state-based design pattern?

java design-patterns

What are the scenarios one should use isRequired for PropType vs defaultProps in React Application

Application specific implementation of a class method

Is there a specific way to give a certain subclass some functions of the superclass?

Elegant way to prevent circular events in MVC?

Challenges and Best Practices for Failing Over Services

Model View Presenter and Composite Views

How can I convert a text-file outline list into a recursive collection of objects?

Program Structure Design Tools? (Top Down Design)

Java, Design pattern : Multiple event sources and One event Handler

GUI Pattern for showing that child is inheriting value from parent

Data Mapper API - unsure about organisation

Mediator C++ GUI sample

C# Design Problem Regarding Data Encapsulation

OOP: How do I deal with objects that have mutual relations?

oop design-patterns

Java EE 6 - The Persistent Domain Objects pattern - any successes?

Naive implementation of decorator pattern in Objective-C

Try/do pattern implementation in Java

Which type of inheritance is more preferable?