I would think if a "RESERVED" state were added there would probably need to be an expiration date associated with it.<br><br><div class="gmail_quote">On Sat, Jan 31, 2009 at 8:23 PM, Frank Nichols <span dir="ltr"><<a href="mailto:frank@thenichols.net">frank@thenichols.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">There is a member in RegionProfileData (regionOnline) which is currently<br>
not used and does not exist in the region db table. I would like to add<br>
it to the region table as an enum and not a boolean. Currently the code<br>
assumes a region that has an entry in the region table is online (as far<br>
as I have figured out...) With this field in place we can impliment the<br>
requested feature of reserving regions as well as having regions online<br>
but not available for logins. I suggest the following enums:<br>
<br>
RESERVED<br>
OFFLINE<br>
ONLINE<br>
<br>
at least for starters.<br>
<br>
Before submitting a patch to support this, i wanted to get some<br>
direction and comments from the core developers and architects.<br>
<br>
Frank<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a 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>
</blockquote></div><br>