Hi there,

Christian Zagrodnick wrote:
I'd need a zope.schema field for blobs. Should this go directly to zope.schema or some third party package?

Something like

  bla = zope.schema.Blob(title=...)

would be nice to have.

If you mean using blobs for file storage, see megrok.form, which in turn uses collective.namedblobfile for the actual field and widget.

Regards,

Martijn

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to