The view for a
given request is really represented by the @expose decorator. The
name expose is a CherryPy carryover, but turbogears.expose is nothing
like cherrypy.expose.
he has a point there, expose has change a lot.
I'm interested in taking up Bruce's suggestion of naming the
decorator @view.
Thoughts?
as some people have address, sometimes you expose a method but that isn't actually view, on the other hand things like JSON seems more to be exposed (to the web) then, viewed (by the user).
Kevin
--
Kevin Dangoor
TurboGears / Zesty News
email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

