I need to add a non-callable object to a request instance
which is more correct?
request.foo = objInstance
request.set_property(lambda x: objInstance, 'foo')
usually i'd use add_request_method on the config, but this is for a single
view
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.