jvanasco wrote: > i'm on day3 of TG. i'm the one missing many things obvious. > > if i call the method, how do i get the template into the method and not > have that method exposed? ( i'm under the impression that the only way > to set the template is in the expose argument ) > > if you can answer that, my problems are solved.
You may want to try returning a dict with key tg_template. Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

