<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
<BR>
&nbsp; Hi,<BR>
<BR>
I've started to create a few components with Zope-3.2.<BR>
Until now, everything is OK for simple content components and a few utilities.<BR>
<BR>
I'm actually trying to develop new adapters.<BR>
One of these adapters is designed to use annotations, but I can't make it working in Zope3 management interface : page link is displayed correctly, in my &quot;editform&quot; properties provided by my interface are displayed and modified apparently correctly, but introspector show that these properties are stored as &quot;simple&quot; attributes and not as annotations ; adapter's code is never called !<BR>
I've probably missed something, so here are the steps I followed :<BR>
 - create custom interface =&gt; OK<BR>
 - create adapter =&gt; apparently OK<BR>
 - define adapter in main &quot;configure.zcml&quot; file =&gt; OK<BR>
 - define &quot;editform&quot; in browser's &quot;configure.zcml&quot; =&gt; probably bad !<BR>
<BR>
Thanks for any help on this probably simple problem,<BR>
<BR>
&nbsp; Thierry<BR>
<BR>
</BODY>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</HTML>