Alex Vincent wrote:
These two models are very different, and I must ask which I should use, and when?
Depends on how automatic you want your refcount management to be. If you use an XPIDL array for refcounted objects, you have to manually addref them and release them... Not sure how that actually works when the array is an out param, fwiw.
-Boris _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
