ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pyxpcom
pyxpcom
[pyxpcom] Is it possible to override AddRef / Release for a PyXPCOM component?
by Klaus Nowikow other posts by this author
Jul 9 2007 2:00AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] Python ScriptingComponent/PyXPCOMInterprocessCommunication | Re: [pyxpcom] Is it possible to override AddRef / Release for a PyXPCOMcomponent?
Hi,

I would like to implement the nsIRDFDelegateFactory interface in PyXPCOM.

This interface requires that the objects created by this factory forward
the AddRef / Release calls to the "outer object", i. e., the RDF resource
object for which the GetDelegate() function was called.
(see http://www.xulplanet.com/references/xpcomref/ifaces/nsIRDFDelegateFactory.html)

I guess these functions are implemented in the wrapper, so is it possible
to override them without breaking the wrapper?

Thanks,
Klaus

_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Klaus Nowikow
Mark Hammond
Klaus Nowikow

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved