Boost logo

Boost Users :

From: John Torjo (john.groups_at_[hidden])
Date: 2007-12-17 05:22:01


Hi all,

Today starts the formal Fast-Track review of the Boost.Functional/Factory library.

*Description*

Factories are callback mechanisms for constructors, so we provide two
function objects, boost::value_factory and boost::factory, that
encasulate object construction through direct application of the
constructor or operator new, respectively. These templates make other
facilities that operate on function objects (such as standard
algorithms, Boost.Bind, Boost.Function, or Fusion functional adapters)
applicable to constructors.

*Author*

Tobias Schwinger

*Download*

Get it from here:
http://www.boost-consulting.com/vault/index.php?action=downloadfile&filename=factory.zip&directory=X-Files&

Read documentation online here:
http://torjo.com/tobias/

What to include in Review Comments
==================================

Your comments may be brief or lengthy, but basically the Review Manager
needs your evaluation of the library. If you identify problems along
the way, please note if they are minor, serious, or showstoppers.

Here are some questions you might want to answer in your review:

* What is your evaluation of the design?
* What is your evaluation of the implementation?
* What is your evaluation of the documentation?
* What is your evaluation of the potential usefulness of the library?
* Did you try to use the library? With what compiler?
   Did you have any problems?
* How much effort did you put into your evaluation?
   A glance? A quick reading? In-depth study?
* Are you knowledgeable about the problem domain?

And finally, every review should answer this question:

* Do you think the library should be accepted as a Boost library?
   Be sure to say this explicitly so that your other comments
   don't obscure your overall opinion.

Best,
John Torjo
- Review Manager -

-- 
http://John.Torjo.com -- C++ expert
... call me only if you want things done right

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net