[Grok-dev] Sensible default: Interface for annotation
Christian Theune
ct at gocept.com
Sun Jun 17 07:42:48 EDT 2007
Hi,
I just discovered a potential for a reasonable default, although I'm not
sure whether it's reasonable or not:
When having a file like this:
class IMyThingy(grok.Interface):
....
class MyThingy(grok.Annotation):
....
Two things will happen now:
a) I need to specify a context
b) I need to declare that MyThingy implements grok.Annotation
Multiple things I can imagine:
- grok.Annotation accepts the only locally defined interface
as a default for grok.implements
- grok.context decides for either the interface or the class
as a default
Those suggestions weren't drafted too intensively, feel free to discuss
them away and tear them apart. :)
Christian
--
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20070617/65746ea2/attachment.bin
More information about the Grok-dev
mailing list