Closed
Bug 15494
Opened 26 years ago
Closed 26 years ago
Wrap Java objects in a C++ proxy
Categories
(Core Graveyard :: Java to XPCOM Bridge, enhancement, P3)
Core Graveyard
Java to XPCOM Bridge
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frankm, Assigned: blackconnect)
Details
If an implementor of an XPCOM object is a pure Java object, the system must wrap
it with some sort of C++ proxy, perhaps using a subclass of nxXPTCStub.
This may happen, for example, if Java objects register for XPCOM event
notifications.
| Reporter | ||
Comment 1•26 years ago
|
||
Assign to self, until other help emerges.
Updated•26 years ago
|
Assignee: frankm → drapeau
Status: ASSIGNED → NEW
Comment 2•26 years ago
|
||
Frank Mitchell no longer works at Sun and his email is bouncing. Reassigning
his 21 bugs to george for reassignment.
| Assignee | ||
Comment 4•26 years ago
|
||
I am closing this bug as fixed
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•