<div dir="ltr">Thanks Dahlia for replying (on a Sunday night). This clears things a bit for me. I was wondering if oars also contains UUIDs for those stuff that need permanent UUIDs. Or are they regenerated, during import into a completely different install of opensim? <div style>

Thanks again. </div><div style>R</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 5, 2013 at 7:48 PM, Dahlia Trimble <span dir="ltr"><<a href="mailto:dahliatrimble@gmail.com" target="_blank">dahliatrimble@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>UUIDs can be temporary or permanent depending on what they are used for. In general they are used wherever a unique key is needed for accessing some other data. Assets such as textures or notecards are assigned permanent UUIDs, and temporary assets such as avatar baked textures get temporary UUIDs. UUIDs are used pervasively throughout OpenSimulator and are usually assigned by a random number generator. It's generally believed that the probability of 2 randomly generated UUIDs not being unique is so small that it will essentually never occur (UUIDs are essentially 128 bit integers) so they can be used freely without risk. Of course this all depends on the quality of the random number generator used to generate the UUIDs ;)<br>


<br></div>There are also cases where UUIDs can be generated by a hashing algorithm. Usually in such cases this is used to detect and prevent duplicate data being stored, i.e., if several people upload the same texture, then only one copy of the texture need exist in an asset server that uses such a hashing scheme.<br>


</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Sun, May 5, 2013 at 3:53 PM, Dr Ramesh Ramloll <span dir="ltr"><<a href="mailto:r.ramloll@gmail.com" target="_blank">r.ramloll@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello,<div>I understand that the UUID are unique only with respect to a given session of the sim. Correct me if I am wrong. So UUIDs change, this can be tested trivially.</div>


<div>But how do notecards save avatar appearance? This would suggest the UUIDs of clothes or attachments would not change across sessions. So am a bit confused about how notecard data containing UUID pointers still work in a different session.</div>




<div>Thanks</div><span><font color="#888888"><div>Ramesh</div><div><div><br></div>-- <br><font color="#999999">'Consider how the lilies grow. They do not labor or spin.'</font><br><b>Rameshsharma Ramloll</b> PhD, CEO CTO DeepSemaphore LLC, Affiliate <i>Research Associate Professor</i>, Idaho State University, Pocatello, ID 83209 Tel: <a href="tel:208-240-0040" value="+12082400040" target="_blank">208-240-0040</a><br>




<div><a href="http://deepsemaphore.posterous.com/" target="_blank">Blog</a>, <a href="http://www.linkedin.com/in/rameshramloll" target="_blank">LinkedIn</a>, <a href="http://www.deepsemaphore.com" target="_blank">DeepSemaphore LLC</a>, <a href="https://plus.google.com/103652369558830540272/about" target="_blank">Google+ profile</a></div>





</div></font></span></div>
<br></div></div>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br></div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><font color="#999999">'Consider how the lilies grow. They do not labor or spin.'</font><br>

<b>Rameshsharma Ramloll</b> PhD, CEO CTO DeepSemaphore LLC, Affiliate <i>Research Associate Professor</i>, Idaho State University, Pocatello, ID 83209 Tel: 208-240-0040<br><div><a href="http://deepsemaphore.posterous.com/" target="_blank">Blog</a>, <a href="http://www.linkedin.com/in/rameshramloll" target="_blank">LinkedIn</a>, <a href="http://www.deepsemaphore.com" target="_blank">DeepSemaphore LLC</a>, <a href="https://plus.google.com/103652369558830540272/about" target="_blank">Google+ profile</a></div>


</div>