Re: Array property of custom object
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
On 5/8/16 1:59 AM, Mihai Dobrescu wrote: > I've found another classes I would like to know what is their purpose: ProxyObject and its descendants, like WrapperObject. Yes, ProxyObject is what I've been telling you to use. This is the internal implementation class backing the stuff I was telling you about. -Boris