From: Christophe de V. <cde...@al...> - 2003-02-01 23:59:59
|
Le Dimanche 2 F=E9vrier 2003 00:12, Stefan Seefeld a =E9crit : > Christophe de Vienne wrote: > > The situation I was thinking of would be to create a class that is able > > to read a document from a special source, for exemple network with a > > weird protocol, and to which we could give the Parser which has to parse > > it. > > well, for 'special sources' there is the 'std::streambuf' abstraction in > C++. Us that when you want to abstract away the physical nature of the > source you are reading from. > right > > I'd like to have some more points of view since we'll have to make a > > decision at last. > > heh, you are right. Let's listen to the others :-) yes Christophe |