Search code examples
Return one of two possible objects of different types sharing a method...

c#.netoopfactory-patternduck-typing

Read More
Effective Java: Builder Pattern...

javabuilderfactory-patterneffective-java

Read More
Is it still factory method?...

c#design-patternsfactory-pattern

Read More
Properly using parameterized Factory.Create() method using DI...

c#dependency-injectionninjectmvpfactory-pattern

Read More
Binding factory interfaces to factory, except for those that have an implementation?...

c#dependency-injectionninjectfactory-pattern

Read More
C++ factory made and polymorphism -> invoke subclass's virtual method of an instance accessed...

c++polymorphismvirtualfactory-pattern

Read More
Castle Windsor: A better way to implement 2 levels of (nested) factories?...

castle-windsorfactoryfactory-pattern

Read More
Create spring managed beans with factory...

springautowiredfactory-pattern

Read More
Factory Pattern: typedef Class *(createClassFunction)(void)...

c++classtypedeffactory-patterninstances

Read More
would this still be a factory pattern if methods are used instead of a "parameter"...

design-patternsfactory-pattern

Read More
Is it okay to do type checking in a factory pattern?...

design-patternsfactory-pattern

Read More
Which pattern to implement on Data access layer and on the business layer?...

asp.netentity-frameworkdesign-patternsrepository-patternfactory-pattern

Read More
Generic factory method for a generic interface...

c#genericsfactory-pattern

Read More
Why do I need a FactorySupplier?...

javadesign-patternsfactoryfactory-pattern

Read More
Replace factory with AutoFac...

c#autofacfactory-pattern

Read More
Static factories - good practice?...

c#design-patternsloggingstaticfactory-pattern

Read More
Rails - Force model to be created via factory method...

ruby-on-railsrubyruby-on-rails-4factory-pattern

Read More
Loading different custom cells in the same table using factory pattern...

iosfactory-patterncustom-cell

Read More
Enforcing factory pattern to a specific set of types by replacing their constructor...

c#interceptorfactory-patternil

Read More
Parameterized Factories Using Ninject...

c#ninjectfactory-patternninject.web.mvc

Read More
c++ lost static function calls due to static linking (for auto factory registration)...

c++static-linkingfactory-pattern

Read More
C++ Factory implementation trouble...

c++staticfunction-pointersfactory-pattern

Read More
Access super variables using class object...

rubyoopinheritancefactory-patternclass-variables

Read More
Alternative to factory pattern for possibly hundreds of small classes...

design-patternsgofactory-pattern

Read More
Java Factory of Generic Classes...

javagenericsreflectiontypesfactory-pattern

Read More
Is this the right way to implement Factory Method design pattern...

javadesign-patternsfactoryfactory-pattern

Read More
Custom Object Factory...

c++c++11factoryfactory-pattern

Read More
NPE threw during delegating...

javainterfacefactory-patterndelegationanonymous

Read More
DAO Factory Pattern Example...

javadaofactory-pattern

Read More
DOA pattern without dependency injection...

jakarta-eejunitdependency-injectiondaofactory-pattern

Read More
BackNext