Christoph Zwerschke schrieb: > After having a second look I noticed that after some polishing (already > done in r6633) this is not a real problem. > > The old Session.mapper is still available as turbogears.database.mapper > as long as it's available in SA. So old projects will continue to work > with SA < 0.6 (emitting a deprecation warning for SA >= 0.5.5).
I just checked and Session.mapper is still available in SA 0.6beta1. I think the test in turbogears.database, line 90 needs to be different. Unfortunately (but understandably) the deprecation warning is only issued, when the mapper function is actually used. 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 -~----------~----~----~----~------~----~------~--~---
