Thanks Graham, Im going to give shabti a try, i considered using the new sqlalchemy declarative layer, but I already have a console app using elixir models that I want to convert into a pylons web app, so not having to rewrite the models will be in my best interest.
-Charlie On Tue, Mar 16, 2010 at 5:42 AM, Graham Higgins <[email protected]>wrote: > > > On Mar 11, 7:13 pm, Charlie Meyer <[email protected]> wrote: > > integrate elixir with pylons, ... "preferred" way to do it ... > > anyone has done it before ... tips, examples, etc > > Hi Charlie, > > There are few Pylons+SQLA+Elixir examples here: > > http://bitbucket.org/gjhiggins/shabti/ > > the docs are here > > http://bel-epa.com/shabtidocs/index.html > > HTH. > > Cheers, > > Graham > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- Charlie Meyer [email protected] http://www.charliemeyer.net Department of Computer Science University of Illinois at Urbana-Champaign -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
