Bug 223533 http://bugzilla.mozilla.org/show_bug.cgi?id=223533 is asking for the ability to add a prefix to method names in C++ classes that XPIDL generates.
I'd like to gauge the need for this feature and see if any others would benefit. Or maybe if there are acceptable work arounds other than what were offered in the bug.
After thinking about it a slightly less obtrusive method would be that the header file could be made so that you could just #define a certain preprocessor directive before the file and it would prefix all the method names with that. This would allow the same header file to be used for the implementation and the caller. I'll put up a patch using this method when I get a chance.
Nate Nielsen
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
