Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Verifying Objects using Java interfaces

A design pattern for two different "strategies", that do not implement the same interface

Storing heterogeanous class type in a variable

c++ design-patterns

How to find all classes of a particular interface within an assembly in .net

Avoiding Inheritance Madness

c++ design-patterns

How to avoid lots of boilerplate in a polymorphic factory pattern

java design-patterns

How to properly use Struts ActionForms, Value Objects, and Entities?

Haskell: parse error in pattern 3

"Brokered definition set" design pattern -- well-known under another name?

Violation of the LSP-principle using extra constructor parameters in subtypes

Design for generic options to algorithms

c++ design-patterns

A best practice for multithreading within a function that returns a value, Swift

Design pattern for a Backbone application

Unity - Accessing other scripts' variables - put properly

custom Location Manager class using CLLocationManager

hibernate dao design question

Interaction between Business Logic Layer and Database Access layer

How to structure / design events and tasks in a quest system to make code manageable?