[PyWrapper-devel] tapir get requests & views
Status: Alpha
Brought to you by:
jatorre
From: <wi...@go...> - 2006-07-18 22:49:41
|
me again. Im checking the GET invoked operations now and I cant remember the reason why we introduced another view request. We should provide Charles some arguments why it exists and why we didnt just include template as a parameter in inventories and searches. What was wrong about that? and some more detailed questions: - is the envelope turned off or on when non view requests are called via GET? I thought its turned off then. Am I right? - inventories without envelope need some embracing root element above the <record> elements. So should we answer with <tapir:inventory> ? - If so, shouldnt we do the same for the other operations (with exception of views maybe - well, actually an inventory view has the same problem!). If we would do so, the summary element for paging is there as well and we would not need to turn on the entire envelope for counts. - if not, what about ping? Looks like I am discovering ever more little questions. Stay tuned. Markus |