"Mark Ramm" <[EMAIL PROTECTED]> writes: > And I don't think identity is going to change significantly before 1.0 > either, so the core is pretty stable. I'm still delving into > validation and error handling, but I think the API for that is pretty > stable too.
I've just commited two patches to turbogears.validators :-) One to add I18N to the Number validator (see ticket #720) and one to fix my solution of the Money validator (ticket #723). I believe that there might be more I18N problems with validators, but they are, indeed, pretty stable. I18N on TG is something that affects me a lot, so I am testing and using it everywhere :-) -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

