I throw a ticket on trac
http://trac.turbogears.org/ticket/1402

The idea is to append -e/--elixir option to 'tg-admin quickstart'
command.

Then tg is able to generate elixir model instead of sqlachemy/
assign_mapper model as shown in elixir example.

http://elixir.ematia.de/examples.html


For reference, elixir's inherited all sqlalchemy power and provide
extra nice ORM features,

elixir could generate id column automatically as SQLObject . And it
could attach some reusable access actions upon the model.

ex: act_as_taggable
http://pylonshq.com/pasties/299

Any comment?


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