Florent Aide wrote: > Christoph Zwerschke wrote: >> I like that. Shall I try to do the same for SQLObject and Elixir? The >> good thing is that since this is only a tempate file, old applications >> will not break. > > Please do :p I'll move to some other bothering problems in the release > / install then :)
Done in r3644. I noticed that the Elixir syntax currently used in model.py is already "half-deprecated": http://elixir.ematia.de/trac/wiki/Migrate03to04#Syntax:attribute-basedvshas_fieldandwith_fields I'd like to change that and use the new syntax if nobody is against. This should not break any existing code since this is only a change to the quickstart template. We should then also require Elixir>=0.4.0 instead of Elixir>=0.3.0 in setup.py. -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
