Hi, I have a standalone python library I wrote that uses elixir ( http://elixir.ematia.de/trac/wiki) models for ORM. Right now, it is currently used for a few command line tools, but I would like to make a web application using pylons that can use the existing models. I have seen several blog posts and pastes on the internet that mention various ways to integrate elixir with pylons, but before I dive in and start trying some, I wanted to know if there was a "preferred" way to do it or if anyone has done it before and has tips, examples, etc that could potentially save me some headaches down the road.
Thanks for any help that anyone may be able to provide -Charlie -- Charlie Meyer 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.
