Re: nsICharsetDetector
Christian Biesinger <[email protected]> Thu, 01 Sep 2005 16:25:34 +0200
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Jean-Marc Desperrier wrote: > I was talking about UniversalChardetTest.cpp, I now realize the initial > message did not really reference it. Oh, ok. > Isn't it systematic now to use idl to generate the header ? Not for everything... for example, a lot of layout-specific headers are written directly as .h files. Although public headers probably should use IDL. -biesi