Re: HELP!!! swt + mozilla (adtional questions)

John Bandhauer <[email protected]> Sat, 04 Jan 2003 08:51:52 -0800
Newsgroups gmane.comp.mozilla.devel.java,gmane.comp.mozilla.devel.embedding,gmane.comp.mozilla.devel.xpcom
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
David Bradley wrote:
> I seem to recall someone had been maintaining a separate copy of the 
> xpidl_java.c and was looking into merging that back into the tree. 
> Doesn't look like it's been done, and don't remember the details of who, 
> when, where, why.

Search bugzilla for bugs on the "Java to XPCOM Bridge" component:

like:
http://bugzilla.mozilla.org/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=&product=Browser&component=Java+to+XPCOM+Bridge&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=

...and find bugs like:
http://bugzilla.mozilla.org/show_bug.cgi?id=123651
http://bugzilla.mozilla.org/show_bug.cgi?id=124606

[email protected] did a lot of work that appears to have 
not landed. IIRC, the Sun people were working on a branch. They 
did not keep up with the evolution of the trunk xpidl compiler as 
new types were added. If anyone is offering to do new work here 
it would be good to reconcile the differences between the Sun 
branch and the trunk (likely using marcus' patches) first.

This module seems to be suffering from a lack of strong 
ownership. It looks to me like the original owner is no longer 
active.

John.

[PS Someone ought to pick a newsgroup for this thread and stop 
crossposting it]