<br><br><div class="gmail_quote">On 29 August 2010 22:27, Serendipity Seraph <span dir="ltr"><<a href="mailto:sseraph@me.com">sseraph@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"> On 8/29/10 11:45 AM, Dahlia Trimble wrote:<br>
> This looks to me to be an attempt to provide local caching of relevant<br>
> information for reducing lookup requirements and seems a usable<br>
> approach as long as the extra data is known to be non-authoritative.<br>
> It does bring a implementation-specific form into something that has<br>
> potential to becoming a standard of sorts and that may be a concern.<br>
> It does not appear to address the problem of fly-by-night service<br>
> providers or those who may try to profit excessively from a position<br>
> of providing an authority. Personally I don't like the idea of having<br>
> a paid subscription service having any control over my ability to surf<br>
> the hypergrid, and as such I''d prefer to see the UUID portion be the<br>
> authoritative lookup key and the lookup domain portion be considered a<br>
> suggestion at best. UUIDs by design have sufficient variability where<br>
> collisions are highly unlikely so I don't see collisions as being an<br>
> issue even if they are independently generated by independent providers.<br>
</div>IMHO, all references should always be to a key type that is by<br>
definition not prone to collision.  UUIDs were designed for this<br>
purpose.  That does leave what user name and whatever a UUID maps to.<br>
Caching the mapping with something like memcache should be possible.<br>
Stuffing possibly mutable [and/or collision prone] data  into URIs<br>
(effectively pointers) or other identifiers is a bad idea.  Identifiers<br>
are not supposed to be meaning or semantic bearing.<br></blockquote><div><br>Nothing wrong with having some semantics in a URI imho, classic example:<br><br><a href="http://dbpedia.org/page/London">http://dbpedia.org/page/London</a><br>
<br>But of course with HTML5 it's relatively easy to put very rich semantics in the document itself.  <br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<font color="#888888"><br>
- s<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br>