> I fully agree on this, this is exactly what I understood in your first email. > > So to sum it up: > > New comers will use > > $ tg-admin quickstart > > and get an Elixir model > > Old user that wants plain SA continues to use "-s" option in order to > get a plain SA model with active_mapper.
I think there's been some work done on an Identity replacement which makes use of elixir stateement support, to make it easier to do permissions on model objects, so I think that's another reason to support elixir as our base setup. There's no reason you shouldn't be able to still write some tables and mappers by hand even if you use elixir, so I definitely think this is a good idea. For the -s option I think we should give a plain SA model in that case, without active mapper. Active Mapper is sort of unmaintained and the -s option is for folks who want their SA with no ActiveRecord based thing on top. --Mark Ramm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
