<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;">We have a number of variables in estate_settings.xml. One of them is region_flags which is used to start and stop scripts amongst a number of other things. <br><br>Since we are already able to start and stop scripts from the estate menu, we are already both reading and writing variables such as region_flags.<br><br>It would be really wonderful if you could expand your commentary a bit. I know there is some complexity in this area and understanding what you intend to do is one of my goals. With all due respect, the comments made so far are a somewhat simplistic description of a more complex issue.<br><br>As a result, I have significant concerns about how the proposal to change this functionality will work. So, please explain a bit more in
 technical detail to describe what your are intending to do.<br><br>Charles<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Melanie <melanie@t-data.com><br>To: opensim-dev@lists.berlios.de<br>Sent: Monday, June 30, 2008 5:27:35 PM<br>Subject: Re: [Opensim-dev] [Resent] Proposal to move region specific parts of the "Estate" settings to the region datastore<br><br>
Hi,<br><br>Charles Krinke wrote:<br>> One of the questions I would have is how we deal with the existing users of OpenSim. Some of these have standalone sims, some have sims on various grids. Of these sims, some use SQLite, some MySQL and some MSSQL.<br>> <br>> I also get the impression that those that have currently changed their estate_settings.xml might have them reset to the default.<br>> <br>> I wonder if you could comment on some of the issues that existing users might face so that we can strive to avoid support issues.<br>> <br>> Charles<br><br><br>That was already covered in Mantis, but I repeat for completeness' sake.<br><br>The defaults are taken com estate_settings.xml. That file, if it <br>exists, is always the base to which the settings get initialized. If <br>it doesn't exist, the settings are initialized to sane hardcoded <br>default.<br><br>Then, it tries to read a database record. If it is found, it will <br>override
 the defaults gathered in the previous step.<br><br>If the settings are changed, the database is updated. If there is no <br>database, then this update will not happen, and estate_settings.xml <br>will again be read at the next start.<br><br>Standalone will be handled the same as grid mode, it uses the same <br>datastore. I will supply MySQL (already done), SQLite and Null modules.<br><br>We don't officially support MSSQL, so interested parties will have <br>to do that implementation. MSSQL will be treated like Null, e.g. <br>read estate_settings.xml on each start, until they do.<br><br>Melanie<br>_______________________________________________<br>Opensim-dev mailing list<br><a ymailto="mailto:Opensim-dev@lists.berlios.de" 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></div></body></html>