[Zope3-Users] ZCML directives/InterfaceField?

Andreas Jung lists at zopyx.com
Sun Sep 2 05:55:18 EDT 2007


Hi,

I need to write a custom ZCML directive that takes a list of interfaces - 
something like

   interfaces="Products.Foo.intefaces.IXXX, 
Products.Foo.interfaces.IYYY,..."

What is the recommended way to specify 'interfaces' within the schema
definition (as InterfaceField or as TextLine)?

InterfaceField did not work out-of-the-box complaining about a missing
fromUnicode attribute.

With a TextLine: what is the recommended way to get hold of the interface
represented by a string? Is there some magic available somewhere in Zope 3?

Tnx,
Andreas

-- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20070902/9b1d38cd/attachment.bin


More information about the Zope3-users mailing list