Re: [PyWrapper-devel] tapir get requests & views
Status: Alpha
Brought to you by:
jatorre
From: Renato De G. <re...@cr...> - 2006-07-25 11:41:58
|
Hi Markus, Sorry, you're right about this. I'm talking with Javier now, and our suggestion is: * envelopeless responses only allowed for search operations. * the content will be what goes inside <search>, so it will exclude <summary>. I think we can assume that the client knows what he/she is doing. If paging is necessary (which is a TAPIR feature) then envelope needs to turned on. Is that OK? Regards, -- Renato > Hello, > turning off the envelope meant for me only to return the pure content - > for example an ABCD record. It was mainly inspired to have a "view" on a > single ID to get only the XML describing the object. Or to get pure RSS or > KML for several objects. > > If its only to turn off the header and diagnostics I think we wouldnt need > it, a client would have to deal with TAPIR anyway. > > > -- Markus |