On 6/14/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > I would like to reuse my model in a non-TG python application - to keep > me DRY. > > i don't think anything will stop you
I just don't want to import all the turbogears stuff.. > why not do it the other way around? > > if someVariableYouControl: > ... non tg code > else > ... turbogears stuff Of course.. I'll do that :o) Arnar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

