Subject: Re: [boost] Excellent factory style design pattern implementation
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-11-26 06:15:00


Hi,
----- Original Message -----
From: "Michael Goldshteyn" <mgoldshteyn_at_[hidden]>
To: <boost_at_[hidden]>
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-implementation/

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