Boost logo

Boost :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-05-06 05:08:00


Thorsten Ottosen skrev:

> Some comments:
>
> 1. call the class template_document or something similarly readable
>
> 2. see if it is possible to describe a minimal "tree" concept s.t. you
> can make the class work with other trees than property-tree. (it might
> be that you only need a small subset of the property-tree operations).

3. Get rid of all hard-coding of std::string. The charactor type may be
found from the string type. List the few string operations that are
rally needed, and consider provided a traits class.

-Thorsten


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