Re: [boost] FW: RE: Serialization Library Review - archive exception

2002-11-18 Thread Peter Dimov
From: "Robert Ramey" <[EMAIL PROTECTED]> > From: "Jeff Garland" > > >> In general, libary code should make no presumptions as to the language > >> of the user. That means no embedded messages. > > >Yes, we need to provide locale indexed message strings. No debate on that. > >Sounds like another re

[boost] FW: RE: Serialization Library Review - archive exception

2002-11-17 Thread Robert Ramey
From: "Jeff Garland" >> In general, libary code should make no presumptions as to the language >> of the user. That means no embedded messages. >Yes, we need to provide locale indexed message strings. No debate on that. >Sounds like another requirement for boost::exception. >In my view it [b