One thing that might be good to see is to make a (slight) distinction between exposed and published objects. I know you can throw in whatever callable you like into your Root class but I feel like I'm missing out on stuff when I don't use @expose, such as specifying the default formats, outputs, templates and so on.
What exactly do I miss out on by not specifically using expose? What about when just using a regular object instead of turbogears.controller for an app? What's the best way to just publish a method, rather than expose it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

