CVS commit by wheeler: Bye bye to another couple of files. Moved the code around a little bit and moved what I needed from cached tag into the base tag implementation. Basically this goes with the idea to not keep around the TagLib::File object after reading is done, but to create new ones as they're needed since this is not very often. M +1 -1 Makefile.am 1.52 M +2 -2 cache.cpp 1.19 M +63 -11 tag.cpp 1.35 M +44 -45 tag.h 1.21 R cachedtag.cpp 1.16 R cachedtag.h 1.9