Note that Mundane Name is a separate table that points to Person, and "Current Mundane Name" is a pointer from Person to Mundane Name. That reflects exactly this point -- there may be multiple Mundane Names, of which one is thought of as "currently best".
Not that we usually have that much data (as previously mentioned, we typically *don't* have the mundane name, much less two of them), but the structure can cope with it if we do...
(no subject)
Date: 2008-11-23 04:04 pm (UTC)Not that we usually have that much data (as previously mentioned, we typically *don't* have the mundane name, much less two of them), but the structure can cope with it if we do...