|
From: Chris L. <ch...@ka...> - 2013-12-05 16:37:39
|
Hi Sebastien, 1.3 is mostly compatible but there are a few changes that are backward in compatible. They should all be listed here http://www.formencode.org/en/latest/whatsnew-1.3.html but I readily admit that one of the things holding back a full 1.3 release is documentation. There *may* be something that is inadvertently backwards incompatible and if you find something like that please submit a bug to https://github.com/formencode/formencode/issues?state=open . Also the 1.2.5 release had some backwards incompatible changes that might cause a problem if you have custom validators that expect sequences to be passed to them from a Schema. Details can be found here: http://www.formencode.org/en/latest/whatsnew-1.2.5.html. -Chris On Thu, Dec 5, 2013 at 11:27 AM, Sebastien Douche <sd...@gm...> wrote: > Hi, > i'm testing the new version (we are porting our 120KSLOC app on Python > 3) and I have a question about it, because some tests are broken. Is > the new version strictly compatible with the 1.2.4 version? > > -- > Sebastien Douche <sd...@gm...> > Twitter: @sdouche / G+: +sdouche > > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > _______________________________________________ > FormEncode-discuss mailing list > For...@li... > https://lists.sourceforge.net/lists/listinfo/formencode-discuss > -- Christopher Lambacher ch...@ka... |