Some API comments and questions

nerochiaro nerochiaro at gmail.com
Thu Jan 19 14:19:34 CET 2006


> > Just out of curiosity, was there a specific reason for not including
> > in the design an explicit close method aside of the destructor ?
>
> Well, pretty much none of the methods in the class will work anymore after the
> file has been closed.  It doesn't make a lot of logical sense (to me) in C++
> to provide a method saying "I'm done with this class" other than the
> destructor.

Right. You have a point here.
I also reviewed your previous answers with the code in front of me,
and it all makes sense now.

Thanks for all the explanations.


More information about the taglib-devel mailing list