
Hi, ----- Original Message ----- From: "Michael Goldshteyn" <mgoldshteyn@comcast.net> To: <boost@lists.boost.org> Sent: Wednesday, November 26, 2008 3:54 AM Subject: [boost] Excellent factory style design pattern implementation
I thought that everyone might be interested in the following which basically creates a Boost-Centric Factory-Pattern Implementation, including:
Factory Abstract Factory Prototype
Here is a link to the article and the actual code: http://arcticinteractive.com/2008/10/06/boost-centric-factory-pattern-implem...
Have you take a look on the Boost.Factory library from Tobias Schwinger accepted the 2007-12-30. This library has not been yet added to Boost, you can get it from the Vault.
I was very impressed with the work and am almost wondering if this is ready for a review and inclusion into Boost proper.
You should ask this to the author. Best, Vicente