Open
Bug 1632313
Opened 5 years ago
Updated 5 years ago
Document XPIDL and how to get started
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: marcosc, Unassigned)
References
(Blocks 1 open bug)
Details
The XPIDL documentation is extremely limited, lacks examples, and gives no guidance of how to get started... making it next to useless. What is needed is:
- how to get started in C++.
- actual simple examples to follow.
- rationale for using XPIDL over WebIDL.
- Fix all the broken links - get rid of all the old stuff from the early 2000s if it's no longer relevant.
- Modernize the Syntax - ABNF is very unhelpful. Let's find a better way to document it.
Updated•5 years ago
|
Component: DOM: Core & HTML → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•