Hi,

One decision we need to make for TG1.1 is whether the default ORM should 
be plain SA or Elixir. (I'm sure I don't need to explain what these are 
on this list!) This is your chance to have your voice heard so, speak up :-)

It's generally agreed that we should pick an option that is easy for 
beginners to grasp, and deals with 90% of use cases.

Elixir lets you define your model more concisely, and more in line with 
other ORMs like SQLObject. The big question is whether Elixir is 
actually simpler, or if it's just shorthand for people who already know SA.

There are also practical concerns, e.g. that Elixir classes cannot fully 
mix with plain SA classes, and that Elixir is not as well documented as 
SA. These are fixable; perhaps we should wait until they are fixed 
before making Elixir the default.

Let me know,

Paul

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to