Hi James, On Sun, 2006-09-24 at 03:02 +0100, James Gardner wrote: > All the changes are highlighted here: > http://pylonshq.com/project/pylonshq/changeset/1421
A few nitpicking typos: line 93: Retrieves line 132: author line 320: updated Other than that, going through the changes (only) works for me. Thanks. > Also I've gone for the SessionContext approach rather than explicit > sessions because I think this is actually quite handy for a "real" > SQLAlchemy setup. The new websetup.py uses normal explicit sessions for > anyone wanting an example of how they work. Although I can't assert that I understand all the implications, I tend to agree that SessionContext is likely a better choice than explicit sessions. Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
