<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I did exactly that (or something similar) for the traffic simulation
and other modules I'm developing for this urban planning startup,
Encitra. Encitra is a collection of modules, and they all share a
common data repository that include, among many things, xmls of objects
and the ini file.<br>
<br>
So I don't think you need to do something there. We just need to
explain better that module config files can be separate. Independent
app modules like Encitra definitely should not be in OpenSim.ini.
Middleware-ish things probably shouldn't be there either. Apache at
some point started separating the config files of its different
modules, too. We could do something like that.<br>
<br>
Michael Wright wrote:
<blockquote cite="mid:566319.53880.qm@web23001.mail.ird.yahoo.com"
type="cite">I guess we should try to come up with some idea what we
want from separate config files. As currently it is completely possible
and quite easy for modules to load their own ini files by using Nini.
Is that enough or do we want more. <br>
<br>
<b><i>Justin Clark-Casey <a class="moz-txt-link-rfc2396E" href="mailto:jjustincc@googlemail.com"><jjustincc@googlemail.com></a></i></b>
wrote:
<blockquote class="replbq"
style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>
<br>
I think to some extent this is also pending a revision of the region
module system to make it easy to plug in external <br>
modules with their own configuration files (OpenSim.ini.example is
getting to be a monster). Of course, we've been <br>
saying that for ages now - consider it a long feature lead up :)<br>
<br>
<br>
</blockquote>
<br>
<p> </p>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>