Open
Bug 1550111
Opened 6 years ago
Updated 2 years ago
Add a comment to nsIArray telling people to use Array<T> instead
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
We have the very nice Array<T> in XPIDL now, so people should not use nsIArray unless they have a really good reason for it. Under the theory that people who add new uses for it just aren't aware of Array<T>, we should add a comment to nsIArray.idl mentioning it.
Updated•6 years ago
|
Type: defect → task
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•