Gecko:Obsolete API: Difference between revisions

Line 13: Line 13:
* ns(I)SupportsArray, nsIEnumerator
* ns(I)SupportsArray, nsIEnumerator
** nsSupportsArray is very inefficient and has a bad API
** nsSupportsArray is very inefficient and has a bad API
** Use any of the arrays in [http://www.mozilla.org/projects/xpcom/array-guide.html The Mozilla Array Guide], or use nsTArray (which is missing from the guide)
** Use any of the arrays in [http://www.mozilla.org/projects/xpcom/array-guide.html The Mozilla Array Guide].


= Proposed Obsolete API =
= Proposed Obsolete API =
308

edits