>>>    In newer version of FormEncode compound.All validator got correct
>>> is_empty method:
>>>
>>>     def is_empty(self, value):
>>>         # sub-validators should handle emptiness.
>>>         return False
>>>
>>>    So it's time to require more recent FormEncode to be used with
>>> SQLObject.
>>
>>    I think it is FormEncode version 1.1.1, but I cannot recommend any
>> version until I run the test suite.
>>
>> Oleg.
>
> Great, thanks Oleg! Please let us know when it is safe to upgrade to
> FormEncode 1.2.1. (current version).

Just letting you know that I upgraded to FormEncode 1.2.1 and
everything works fine with sqlobject 0.10.4 in a pretty large
turbogears app (which doesn't mean that everything will be fine for
everyone).

By the way, are there plans for a 1.0 release? What are your
requirements for this?

Cheers,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to