On Wednesday 21 November 2007 15:17:02 Raphael Slinckx wrote: > Hi > > > > Hope this can be released soonish.. > > > > I can make a 1.1.3-release including that. But only if you supply a > > test-case for that. > > I'm working on it. Just a note: it seems the turbojson testcase > requires SQLAlchemy >= 0.4 which isn't reflected in setup.py. > When using it with sqlalchemy 0.3.11, it fails in the > "turbojson.tests.test_sqlalchemy.test_salist" test because older > version didn't return a real list, but a > sqlalchemy.blaba.InstrumentedList thus preventing default list > jsonification.
I don't use SA and just install it with TG because of dependencies. If somebody who _does_ says that we should use the SA-version in TG, I'm happy adding that requirement. Maybe you can do so and create a patch for everything - the fix + testcase + setup.py changes. Regards, Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

