Christian Biesinger <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Matthew Wilson wrote:
> > When trying out Mozillla 1.8 alpha with one of my extensions, I found
> > that the capitalisation of method names in nsIStreamConverter had
> > changed (bug 242184). But the uuid stayed the same.
> 
> Hm. Well, the ABI stayed the same - any C++ callers will work equally 
> well with the new capitalization without recompiling.
> 
> Would a changed IID be of any help with JS extensions? You didn't say 
> whether the extension was JS or C++...

It was a Javascript extension.

Then again, since my Javascript never referenced the old UUID (at
least explicitly), I suppose a change of UUID might not have made any
difference anyway.

Matthew
_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to