StackOverflow Questions for Tag: creation-pattern

ABU-ZHAR
ABU-ZHAR

Reputation: 47

Abstract Factory Design Pattern in Software Design & Architecture

Score: 0

Views: 211

Answers: 1

Read More
Saint
Saint

Reputation: 5469

Parametrized Abstract Factory / Factory Method / other creation patterns

Score: -1

Views: 2244

Answers: 2

Read More
Namjith Aravind
Namjith Aravind

Reputation: 434

Registry pattern Vs Service locator pattern Vs Dependency Injection Container

Score: 10

Views: 6460

Answers: 1

Read More
LEyahoo
LEyahoo

Reputation: 83

How to create an object of derived class based ctor parameters without exclicitly calling the derived

Score: 1

Views: 60

Answers: 0

Read More
ale666
ale666

Reputation: 66

how to avoid "cascading if\case"-statements in a factory class

Score: 1

Views: 329

Answers: 1

Read More
nits.kk
nits.kk

Reputation: 5316

How to avoid need for User code knowing and instantiating concrete Strategy in Strategy Pattern

Score: 0

Views: 84

Answers: 1

Read More
Pipo
Pipo

Reputation: 5073

Eiffel: best practices for creation procedures

Score: 0

Views: 58

Answers: 1

Read More
Amit Joshi
Amit Joshi

Reputation: 16389

What creational pattern I should use?

Score: 1

Views: 394

Answers: 4

Read More
user4478810
user4478810

Reputation:

Creational Patterns suggestion

Score: 3

Views: 93

Answers: 1

Read More
juckky
juckky

Reputation: 503

Creating new objects in a java switch statement. Alternative design pattern available?

Score: 0

Views: 771

Answers: 1

Read More
Teddy S.
Teddy S.

Reputation: 33

Is it possible to use factory method with builder pattern?

Score: 0

Views: 365

Answers: 0

Read More
shrewquest
shrewquest

Reputation: 551

Is there a design pattern for creating a prototype with only some values differing?

Score: 1

Views: 141

Answers: 2

Read More
ʃʈɑɲ
ʃʈɑɲ

Reputation: 2684

Generic abstract builder properties needs casting

Score: 1

Views: 423

Answers: 2

Read More
Muxecoid
Muxecoid

Reputation: 1241

Should C++ abstract factory provide destroy method for constructed objects?

Score: 5

Views: 1117

Answers: 2

Read More
Nemus
Nemus

Reputation: 1472

Constructor pattern and Object.create pattern effects on __proto__

Score: 0

Views: 37

Answers: 0

Read More
anirban
anirban

Reputation: 704

How to create object based on boolean condition?

Score: 1

Views: 2529

Answers: 2

Read More
John Dibling
John Dibling

Reputation: 101446

make_unique, factory method or different design for client API?

Score: 1

Views: 1249

Answers: 1

Read More
PreviousPage 1Next