Closed Bug 62922 Opened 25 years ago Closed 24 years ago

Request for standalone plug-in SDK

Categories

(Developer Documentation Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 90348

People

(Reporter: tobias.trelle, Assigned: serhunt)

Details

When will there be a standalone plug-in SDK for Mozilla that is independent from the Moz source tree? Our wishlist for such an SDK includes: - a basic sample plug-in (with VS C++ workspaces) - a sample for a scriptable plug-in - xpidl binaries for major platforms - LiveConnect --> XPConnect migration guide: "How to make Mozilla plug-ins scriptable?" (Thanks to the new XPCOM architecture scriptable plug-ins will have to be XPCOM components; so as a plug-in developer I'm forced to deal with XPCOM although I am not interested in it at all)
I have created a unix SDK that works with a mozilla binary release (presuming one can not write a plugin without being able to test it). It currently has a re-worked structured scriptable textbox plugin, and I am working on two others at the moment. I was intending on posting it here in the next week or so for review, and hopefully so someone would make it cross- platform. As far as I know all binary releases include xpidl, thereby removing that requirement for the SDK, however not all unix platforms have uuidgen, so I have included the source.
This seems like something Peter might have some thoughts about...
Standalone plugin example for Windows is in modules/plugins/mpdk. It has not been touched since M13, so it will require some tuning.
Target Milestone: --- → Future
We really need this, perhaps first thing past post nsbeta1? I'm working on a trying to get the old 4.x SDK to build me a XPCOM plugin in VC++ but it's a pain. upping priority and clearning milstone to re-evaluation
Priority: P3 → P2
Target Milestone: Future → ---
Andrei is working on this....
Assignee: endico → av
I am resolving this as a dup of 90348 as I posted first version there. Note that we are not promoting xpcom approach but rather recommend to stick with old NPAPI with some recent additions to it allowing scriptability and access the service manager. *** This bug has been marked as a duplicate of 90348 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
catching up on verifications
Status: RESOLVED → VERIFIED
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Component: Documentation Requests → Documentation
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in before you can comment on or make changes to this bug.