Re: nsICharsetDetector

Jean-Marc Desperrier <[email protected]> Thu, 01 Sep 2005 15:16:54 +0200
Newsgroups gmane.comp.mozilla.internationalization
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Christian Biesinger wrote:
> Jean-Marc Desperrier wrote:
>> It's old code. Deeply outdated. I don't know what happens here, but 
>> maybe there was no idl and the .h was edited by hand.
>> Anyway the .h is here and probably nothing is generated from a idl :
>> http://lxr.mozilla.org/seamonkey/source/intl/chardet/public/nsICharsetDetector.h 
> 
> That looks like a normal handwritten interface header, probably better 
> than most... what's outdated about it?

I was talking about UniversalChardetTest.cpp, I now realize the initial 
message did not really reference it.

Isn't it systematic now to use idl to generate the header ?