[Grok-dev] Using adaptation without running a web application.

Vincent Fretin vincent.fretin at gmail.com
Thu Jan 22 02:56:39 EST 2009


You have a simple example in archgenxml:
http://svn.plone.org/svn/archetypes/ArchGenXML/trunk/src/archgenxml/plone/config_py.py
It uses zope.component and only
component.provideAdapter(ConfigPyView)
at the end to register the adapter.
-- 
Vincent Fretin


More information about the Grok-dev mailing list