Why were these removed? Was it because the alternative implementations weren't different enough?
On Thu, Oct 6, 2011 at 12:47 AM, Luc Maisonobe <luc.maison...@free.fr>wrote: > Le 06/10/2011 04:04, Sébastien Brisard a écrit : > >> >>> What is the group's feeling on factory classes? +1 from me (obviously) >>> >>> +1 for me, I like factories. >> > > -0. We used factories and removed most of them. In fact, what we removed > was when factories are used to hide implementation and only an interface and > a factory are available to users. This is a different cases. >