Logo

Programming-Idioms

History of Idiom 73 > diff from v313 to v314

Edit summary for version 314 by :
Restored version 311

Version 313

2016-02-12, 10:24:07

Version 314

2016-02-18, 16:58:01

Idiom #73 Create a factory

Create a factory named pFact for any sub class of Parent and taking exactly one string str as constructor parameter.

Idiom #73 Create a factory

Create a factory named pFact for any sub class of Parent and taking exactly one string str as constructor parameter.