On 8/31/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > i didnt implement it..But i searched for code that how may i do > that ..finally i m implementing the method as follow..and things > working properly..But i doubt whether i m correct or not.. > Well, the internal classes just inherit from nsSupportsWeakReference (which provides the implementation of GetWeakReference) when they need to implement nsISupportsWeakReference. Since that class in xpcom/glue, I guess you can use it in your component too, although I never worked with it.
Nickolay P.S. Sorry for top-posting earlier, my phone likes to do that sometimes. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
