Hi, I noticed the docs on upgrading to 0.4 say "objectstore becomes session".
I think this change will create a situation where you could easily shoot yourself in the foot when developing in Pylons (IIRC, TurboGears too). There, session normally refers to the user/browser session. It is automatically imported as 'session' into every controller. Sure, you could import Elixir's session under a different name, but it's going to be confusing and hard to remember and keep track of it as you develop the app, especially if it's a complex one. So... +1 to _not_ deprecate objectstore, or use a name other than 'session'. --Isaac --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
