Boost logo

Boost :

From: Rob Geiman (rgeiman_at_[hidden])
Date: 2005-04-05 23:25:59


FYI, I have an object factory implementation currenty in the YahooGroups
vault. You might want to take a look at it to see how it compares to
your implementation.

http://groups.yahoo.com/group/boost/files/object_factory/

Rob

Federico Stella wrote:

>Is there any interest in a simple Factory Design Pattern library?
>
>It uses a template based factory that register creator using an identifier
>and create object based on that identifier.
>Object could be default constructed or via typed_in_place_factory.
>Creator handle allocation using an allocator.
>
>If there is any interest I could upload the library with the documentation.
>
>Federico.
>
>_______________________________________________
>Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk