The initial reason for the FE release were a few bugs that affected tw.forms. These were fixed over pycon, and shortly after Ian did a release. I don't know of any other changes that will affect your code... (other than this one which you listed)
-chris On Jul 14, 7:16 pm, Barry Hart <[EMAIL PROTECTED]> wrote: > The main change I noticed is that nested arguments behave differently. In the > old version, missing nested arguments were simply not present in the > arguments passed to the controller function (you'd get the outer dictionary > but it'd be missing the keys). In the new version, those arguments would be > present and have the value 'None'. I prefer the new behavior because you > could count on things being there. > > Only a couple of functions in our app were affected so the time to update was > negligible (1-2 hours). > > Barry > > ----- Original Message ---- > From: Jorge Godoy <[EMAIL PROTECTED]> > To: [email protected] > Sent: Saturday, July 12, 2008 10:16:35 AM > Subject: [TurboGears] Re: Experiences wanted for formencode update from 0.7 > -> 1.0 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Felix Schwarz escreveu: > | Hi TG-users! > | > | I would like know I you already updated formencode to 1.0.1. > | > | If yes: > | - Did you experience problems in your app due to the update? > | (There were some subtle semantics changes from 0.7 -> 1.0) > | - Can you describe the problems briefly? Did the problems caused a > security > | problems? > | - How much time did I take you to fix the problems? > > Felix, > > I am using FE 1.0.1. I remember that there were some problems when I > updated to 1.0, but they are not present now, with FE 1.0.1. > > I didn't see any security problem. > > I have no metric for the bugfixing time, sorry... It has been an > ongoing project but most of the things simply worked. Some errors > existed with FE 1.0 (I have FE 0.9 installed at some clients of mine), > but they are not present on 1.0.1. > > My experience is that the update is worth it. > > - -- > Jorge Godoy <[EMAIL PROTECTED]> > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (GNU/Linux) > Comment: Using GnuPG with SUSE -http://enigmail.mozdev.org > > iEYEARECAAYFAkh4vMAACgkQEzC+baSjBiWA8ACcDn9ALZr5tmps0X4J2ICAVS77 > wdUAn2CWSzpZQWfFw3IF49UTruSyGibS > =semP > -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

