<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I don't know about *never* wanting foreign user info in a DB..., but
the URL idea is super!<br>
<br>
A UUID is a very weak form of identification. We really need to start
thinking globally for 'names', and users is a good starting point. <br>
So 100+ on URLs as IDs.<br>
<br>
Melanie wrote:
<blockquote cite="mid:49CCCCB4.5000704@t-data.com" type="cite">
  <pre wrap="">I am absolutely sure that I would not went HG to ever, EVER, insert 
user records or profile records into my database. I strongly favor 
the "URL" approach, which is neutral as far as my database goes.

Melanie

Sean Dague wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Justin Clark-Casey wrote:
 > (3)  Separate the current 'users' table into 'userprofiles' and
'users' tables.
    </pre>
    <blockquote type="cite">
      <pre wrap="">=20
'userprofiles' will largely contain all the metadata about a user that =
      </pre>
    </blockquote>
    <pre wrap="">you can see in the profile on the Linden Labs=20
    </pre>
    <blockquote type="cite">
      <pre wrap="">Second Life client today (name, about, interests, 1st life, etc.).
=20
'users' will contain the data associated with a particular account (pas=
      </pre>
    </blockquote>
    <pre wrap="">swordHash, passwordSalt, homeRegion,=20
    </pre>
    <blockquote type="cite">
      <pre wrap="">homeLocationX, etc.)
      </pre>
    </blockquote>
    <pre wrap="">I think this is the best approach, but what happens when someone tries
to create an account that already has a profile?

I think it might make sense to add a flag (bool) to the user profile for
"real vs. informational", and inject something dynamically into the
"about" property indicating that.  That would let you actually have 2 or
more Neas Bade profiles on a system, but only 1 be a live account, with
the others being point in time capture of content I might have created,
stuck into an oar file, and let wander around the internet (and still
get credit for doing).

        -Sean

--=20
Sean Dague / Neas Bade
<a class="moz-txt-link-abbreviated" href="mailto:sdague@gmail.com">sdague@gmail.com</a>
<a class="moz-txt-link-freetext" href="http://dague.net">http://dague.net</a>




------------------------------------------------------------------------

_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>

  </pre>
</blockquote>
<br>
</body>
</html>