On Aug 14, 1:28 am, Chris McDonough <[email protected]> wrote: > > I'm afraid there's no API to do exactly what you want to do right now.
> Suggestions for a good API for this purpose would be useful (not the > obvious I just want to call the function and get a response; views can > be methods and instances too, and it would have to account for that, and > be able to retrieve the registration data for those too). > > - C Thanks. For the time being, I can just avoid declaring the renderer in my view_configs, and have my views call render_to_response explicitly. As far as suggesting an API goes, I am not really in a position to do so yet. I am a very recent defector from Django (i.e. a Pyramid newbie, if you prefer). However, as I become more familiar with the implementation details, I may be able to help out. -- 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.
