On Mon, Jan 26, 2009 at 02:21:51PM -0800, Daniel Fetchinson wrote:
> >>    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.
> >
> Great, thanks Oleg! Please let us know when it is safe to upgrade to
> FormEncode 1.2.1. (current version).

   The test suite passed with FormEncode 1.2.1. I added a proper test to
test_validation.py and set the lowest version of FormEncode in setup.py.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to