Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Any one can suggest where use Factory and Abstract Factory Degion pattren in real project.
Posted
Comments
Sergey Alexandrovich Kryukov 22-May-14 2:14am    
Everywhere. :-)

Look, this is not a very useful question or an approach (however, if could be your school assignment; I am right?)

The software engineering work is not trying to stick some known pattern into some project; the real work is formulating (formalizing) some problem or a class of problems and then, among other things, thinking if some known pattern could be useful for the solution.

—SA
[no name] 22-May-14 4:46am    
See this useful article:
http://www.codeproject.com/Articles/716413/Factory-Method-Pattern-vs-Abstract-Factory-Pattern

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900