Warning

This document hasn't been checked for compatibility with current versions of Plone. Use at your own risk.

A Comprehensive Guide to Zope Component Architecture

Zope Component Architecture (ZCA) is a Python framework for supporting component based design and programming. It is very well suited to developing large Python software systems. The ZCA is not specific to the Zope web application server: it can be used for developing any Python application.

http://www.muthukadan.net/docs/zca.html