Saturday, January 1, 2011

Getting started with PyXPCOM, Part 2

Getting started with PyXPCOM, Part 2


Getting started with PyXPCOM, Part 2

Accessing objects as a client


Summary: Cross-platform component object model (XPCOM) is the component system developed in the Mozilla project. ActiveState has developed an open-source Python library for XPCOM. This three-part series provides a developer's introduction to XPCOM programming in Python. This second part covers the use of PyXPCOM as a client to XPCOM objects.

No comments:

Post a Comment