Difference between revisions of "Talk:Second Life Login API Strawman"
Jump to navigation
Jump to search
(Add search capability as one result of the login process.) |
Which Linden (talk | contribs) (→agent seed cap vs host seed cap: Agreed. :-)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
It would be nice to | It would be nice to have a search-capability, that gives the client information on how to access search functionality. Two kinds of results for a search capability could be mentioned. | ||
- Either an URL with given parameters for an URL based websearch (like the new all-search) | - Either an URL with given parameters for an URL based websearch (like the new all-search) | ||
- or a capability for an rest-service based search (like the other search functions). | - or a capability for an rest-service based search (like the other search functions). | ||
--- Leffard Lassard. | --- Leffard Lassard. | ||
== agent seed cap vs host seed cap == | |||
While editing this stuff, I noticed that "seed cap" is to be used for both the agent domain cap and the upcoming region domain cap. For clarity, I think the RESPONSE values should be: | |||
:'agent_seed_cap':<uuid> | |||
and | |||
:'region_seed_cap': <uuid> | |||
both for clarity in programming and to remind people of what they are discussing while designing what is going on. [[User:Saijanai Kuhn|Saijanai]] 12:29, 10 March 2008 (PDT) | |||
:: Agreed [[User:Which Linden|Which Linden]] 18:22, 10 March 2008 (PDT) |
Latest revision as of 17:22, 10 March 2008
It would be nice to have a search-capability, that gives the client information on how to access search functionality. Two kinds of results for a search capability could be mentioned.
- Either an URL with given parameters for an URL based websearch (like the new all-search) - or a capability for an rest-service based search (like the other search functions). --- Leffard Lassard.
agent seed cap vs host seed cap
While editing this stuff, I noticed that "seed cap" is to be used for both the agent domain cap and the upcoming region domain cap. For clarity, I think the RESPONSE values should be:
- 'agent_seed_cap':<uuid>
and
- 'region_seed_cap': <uuid>
both for clarity in programming and to remind people of what they are discussing while designing what is going on. Saijanai 12:29, 10 March 2008 (PDT)
- Agreed Which Linden 18:22, 10 March 2008 (PDT)