RE: How to generally decide between FACTORY and constructor?
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
AFSIK the primary factor to consider is the access to base class A. Direct B. Inherit from abstract base class B. Inherit from concrete base class http://caminao.wordpress.com/about/objects-with-attitudes/ http://caminao.wordpress.com/about/objects-with-attitudes/