Espen Moe-Nilssen wrote:

I havent found out the difference between TextLine and String field .
Could it be that a string field can only be 256 characters long?

I don't think so.

A zope.schema.TextLine describes a unicode string without any newlines. An Archetypes String field is a non-unicode (I think) string.

Martin

--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to