[boost] Re: Re:Serialization Library: review

2002-11-30 Thread Robert Ramey
>From: "Gennadiy Rozental" <[EMAIL PROTECTED]> >Yes I believe we could combine input/output algorithms for stl constructs. >In any case it should be simple template functor that wont be instantiated >if not used. >But I would prefer: >/boost/seralization/stl/ >vector.hpp >list.hpp >... Hmmm - th

[boost] Re: Re:Serialization Library: review

2002-11-30 Thread Gennadiy Rozental
"Robert Ramey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > From: "Gennadiy Rozental" <[EMAIL PROTECTED]> > > I am still considering aspects of your review. I have a questions about > a couple of comments: > > >Major [Issue 2]: I believe it design error to co