> For clarity I'd say. One header and one source file per class > (unless it is > just a helper class of another) makes it most intuitive to find > what one is > looking for. I've already split <Mime.h> for instance (into > <MimeType.h> > for BMimeType and <Mime.h> containing various definitions and C > functions).So, I'm all for it. As long as it's source compatible, it seems like a good idea to me, too. --DW