my DerivedApp/model is a subclass of BaseApp/model , etc etc i've got helpers working as you suggested too
the issue i was hitting, is that in the BaseApp/helpers i'm trying to create a function that interacts with DerivedApp/Model i got around it by just passing in model, this will work for now... i'll need to spend some time working this out before i make BaseApp a public project --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
