[Opensim-dev] Estates Estates everywhere and nowhere to save
Anders Arnholm
Anders at Arnholm.se
Thu Dec 20 09:00:49 UTC 2007
On Wed, Dec 19, 2007 at 09:45:45AM -0500, Sean Dague wrote:
> On Wed, Dec 19, 2007 at 10:26:17PM +0800, Adam Frisby wrote:
> > Right, but the INI doesnt nessecarily have to be read-only. We can write
> > to file, and we do so already.
> Writable config files are bad news. A full disk means you've wiped out
> your data and it is gone for good. This is *why* databases were created
> in the first place. :)
Files are the original databases, in some cases the original versions
still win i features over the newer complexy stuff. In some cases not.
Disk full can destroy any db server as well. Maybe even worse, depand on
the db in use.
TO make this hadling easier collections of rutines and code evolved
maiking data base servers like berkly db, and so on, a try on making a
standard interface sql, (that however have so many variations you need to
adapt to each db anyhow...)
That sais the .ini file format is crap, and sure something eaiser and
better could be used. And writing to files have to be sonsiders how to
do. DB have the one problems in interface, it's much easier to with
figure out how it was planned by opeingine a plain text or simular file
thet dumping a releational data base.
/ Balp
--
o_ Anders Arnholm, HiQ - Consultant
o/ /\ anders at arnholm.nu Phone : +46-703-160969
/|_, \\ http://anders.arnholm.nu/ http://www.hiq.se
/
`
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20071220/850f596f/attachment-0001.pgp>
More information about the Opensim-dev
mailing list