Ok everyone: it is a zope bug.

The following should be included in zope.app.schema.fields.zcml:

  <content class="zope.schema.Date">

    <factory
        id="zope.schema.Date"
        title="Date Field"
        description="Date Field" />

    <require like_class="zope.schema.Orderable" />
    <require like_class="zope.schema.Field" />

  </content>

PS -- Jim -- I sent in my contributor form almost two weeks ago? Have
you received it yet? I'd be happy to put this in myself, if I could.

- Shaun




_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to