Hi, How does pyramid.response.Response use the (app_iter=) object passed in?
I'm interested in the details because it does not work with app_iter=MongoDB's gridfs.grid_file.GridOut object (which supports the usual read/seek/tell() operations), but I found myself drowning in the zope style implementation in Pyramid. Thanks in advance. Jerry -- 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.
