Hello,
le 08.12.2008 11:11 Kless a écrit:
> There is program that could help to TG into a wide adoption. It's
> Elixir [1], a declarative layer on top of SQLAlchemy.
>
> SQLA is the great beast of ORMs, it's very powerfull, too powerfull to
> many people. In many cases they only need anything more simple and
> intuitive, at least at beginning. Anyway they can use SQLA when they
> want.
>
> In addition, another advantage is that can be added new types and
> extensions [2] that will help to speed up the development of new
> applcations.
>
> Elixir is in active development and I think that would be a great
> election that TG could integrate it.
>
>
Elixir has been integrated with Elixir for a long time now...
(-e or --elixir option to tg-admin quickstart)
$ tg-admin quickstart --help
Usage: tg-admin quickstart [options] [project name]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-s, --sqlalchemy use SQLAlchemy instead of SQLObject
-e, --elixir use SQLAlchemy Elixir instead of SQLObject
-o, --sqlobject use SQLObject instead of SQLAlchemy
-i, --identity provide Identity support
-p PACKAGE, --package=PACKAGE
package name for the code
-t TEMPLATES, --templates=TEMPLATES
user specific templates
-r REPOS, --svn-repository=REPOS
create project in given SVN repository
--dry-run dry run (don't actually do anything)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---