thanks ben! its just so confusing how the find_controller works.
looking at my code, I have a controller named PreviewController in controllers/preview.py .. and its very awkward looking back at code and thinking """ok controler="preview" means look in preview for some controller... oh look there's one called PreviewController""" i should probably do a subclass that just uses the real controller name or something similar. i'm uncomfortable with the thought of it possibly grabbing from another class in that package . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
