======================================== A Grok-Centric Explanation of Adaptation ======================================== :Author: Kevin Teague :Modified: Jul 19, 2008 07:08 AM :Contributors: Danny Navarro Adaptation is a central concept in the Zope 3 Component Architecture. This explanation approaches it from a Grok perspective. Contents: .. toctree:: :maxdepth: 2 from_an_mvc_perspective real_world_example adapters_in_a_webapplication further_reading