Hi,

I'm implementing an annotations adapter following the "IRatbble" example in Philips book. Now I want to have a "Dublin Core" like edit view in ZMI.

The most simple solution seems to be to register a view for the original interface. In this view I would adapt the context object and would then use formlib to generate the forms automaticaly.

But I wonder if this could be done in a declarative way in ZCML. Something like "register edit view for IInterfaceA, but adapt it to IInterfaceB and create view for this interface".

regards,
Achim
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to