Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Jul 12, 2002 at 12:21:15PM +0100, Angus Leeming wrote: >> A Row is a row. It shouldn't care or know about its next() and previous(). >> >> A list<Row> is a collection of Rows. >> >> That's what the STL is /for/. > | Indeed^3.
And this is part of the huge code clean up that I really, really want done. Paragraphs in containers, rows in containers etc. But it is hard to find the right steps to be able to do it with baby steps. -- Lgb