Hartmut Kaiser | 14 Mar 01:17

[Proto] review period extended to end March 28th

Hi all,

There have been several requests to extend the Proto review period. For this
reason the review now will end on March 28th. 
This should give you sufficient time to have a closer look at the library
and to prepare a review.

The original announcement follows:

The review of Eric Nieblers Proto library starts today, March 1st 2008, and
will end on March 14th. 
I really hope to see your vote and your participation in the discussions on
the Boost mailing lists!

---------------------------------------------------

About the library:

Proto is a framework for building Domain Specific Embedded Languages in C++.
It provides tools for constructing, type-checking, transforming and
executing expression templates. More specifically, Proto provides:
 * An expression tree data structure.
 * Operator overloads for building the tree from an expression.
 * Utilities for defining the grammar to which an expression must conform.
 * An extensible mechanism for immediately executing an expression template.
 * An extensible set of tree transformations to apply to expression trees.
 * A mechanism for giving expressions additional behaviors and members.

Documentation is here:
http://boost-sandbox.sourceforge.net/libs/proto
(Continue reading)

Markus Werle | 15 Mar 11:27

Re: [Proto] review period extended to end March 28th

Hartmut Kaiser wrote:

> Hi all,
> 
> There have been several requests to extend the Proto review period. For
> this reason the review now will end on March 28th.

Many thanks for this decision.

Markus
Joel de Guzman | 17 Mar 00:01

Re: [Proto] review period extended to end March 28th

Markus Werle wrote:
> Hartmut Kaiser wrote:
> 
>> Hi all,
>>
>> There have been several requests to extend the Proto review period. For
>> this reason the review now will end on March 28th.
> 
> Many thanks for this decision.

Ditto. I've been so busy. I need more time for my
review.

Regards,
--

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

Gmane