Hi all, I've used Elixir recently in a wxPython application and would like to use it with TG2.1. I started a project for my wife back in Jan and asked about it: http://groups.google.com/group/sqlelixir/browse_thread/thread/f0b3571f743e12bf/92846550a187be85?lnk=gst&q=tg2#92846550a187be85
I gave up then because Chris Perkins said it wasn't going to be integrated into TG2 but instead should be its own package and I had too much trouble trying to make it work (and my wife changed her mind on what she wanted...). http://trac.turbogears.org/ticket/2293 I tried the patch that Alex Bodnaru had submitted but as I recall it wouldn't run properly. Diez mentioned that he is using it in a recent post and Jonathan LaCour also said he was using it so maybe I can get farther this time. Quoting Diez: "We use it - it is really simple to set up. Just not via build-in qickstart templates. But all you essentially need to do is to copy a boiler-plate elixir setup into the generated model files." There were quite a few changes that Alex Bodnaru had in a patch he had submitted (the trac link above), if the change is simpler than that then I would love to try it (or it can be that complicated if it works :) So, I would appreciate it if I can get some guidance on how difficult this will be, honestly I am pretty new at this so most choices won't be obvious. For instance, I'm not sure what the scope of a boiler plate Elixir setup is? I know how to create a Elixir based model file for wxPython, how would it be different here? Can I leave the authentication and authorization alone and just use Elixir with my model files? Thanks for any guidance, Eric -- 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.

