Re: Change JavaXPCOM interfaces package name?
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <X9SdnRWTkeg33N_YnZ2dnUVZ_vednZ2d__38041.8911263861$1161971361$gmane$org@mozilla.org> |
Micael Gallego Carrillo wrote: > I think that changing package name from "org.mozilla.xpcom" to > "org.mozilla.interfaces" is a good idea. But, as you say, the best > solution is improve xpidl tool to process namespaces correctly. Yes, that would be the best solution. Unfortunately, this change would touch all of the code and break extensions, so it is not an easy thing to do. > It is possible to generate JavaDoc files for interfaces and publish it > on-line in Mozilla Servers?? Can be very useful for Java developers. Agreed. I'll have to talk to the developer.mozilla.org folks to see if they think it is a good idea also. For now, I've opened a bug (https://bugzilla.mozilla.org/show_bug.cgi?id=358405) to track this issue. javier pedemonte