<div>In response to some questions I've received, I created a <a href="http://blog.maimedleech.com/2009/05/opensim-programmability.html">blog post</a> that explains how MRM Loader fits into the OpenSim programmability picture, along with DotNetEngine, XEngine, MRM Scripts, and Region Modules.</div>

<div> </div>
<div>  == Mike ==<br><br></div>
<div class="gmail_quote">On Mon, May 11, 2009 at 11:55 PM, Mike Deem <span dir="ltr"><<a href="mailto:mike@maimedleech.com">mike@maimedleech.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Hello, I would like to call your attention to a new forge project: <a href="http://forge.opensimulator.org/gf/project/mrmloader/" target="_blank">MRM Loader</a>. </div>
<div> </div>
<div>
<div>MRM Loader is an experimental package based application model for virtual world content. Packages will contain assemblies, textures, prims, and all the other assets necessary to fully describe and implement a house, vehicle, attachment, etc. They will be downloaded from web sites and run by OpenžSim.</div>

<div>
<p>MRM Loader also allows MRM code to be edited, compiled, and debugged using Visual C# Express, all without restarting OpenžSim.</p>
<div>
<p>MRM Loader provides a region model that looks for scripts that contain "//MRM:Loader {package-path}" and loads the indicated MRM package into an application domain created just for it. The region module unloads these application domains when the script is removed. Only package paths that identify a directory on the local machine are currently supported. All of an MRM's assemblies are loaded from this directory.</p>

<p>MRM Loader extends <a href="http://www.adamfrisby.com/blog/tag/mrm/" target="_blank">Adam's MRM infrastructure</a>. The MRM region module must enabled in order to use MRM Loader functionality. It is also currently necessary to apply a patch to MRM module before it can be used with MRM Loader (<a href="http://opensimulator.org/mantis/view.php?id=3630" target="_blank">mantis</a>).</p>

<p>See <a href="http://forge.opensimulator.org/gf/project/mrmloader/forum/?action=ForumBrowse&forum_id=501&_forum_action=ForumMessageBrowse&thread_id=120" target="_blank">this thread</a> for instructions.</p>
</div>Thanks,</div></div>
<div> </div><font color="#888888">
<div>  == Mike ==</div>
<div> </div>
<div> </div></font></blockquote></div><br>