abstract factory

  • submit to reddit

A Modern Alternative to Abstract Factory Filtered Dependencies

I've mentioned before that I really don’t like the Abstract Factory pattern, and in particular, code like this:static IGUIFactory CreateOsSpecificFactory() ...

0 replies - 3126 views - 10/28/12 by Ayende Rahien in Articles