<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I hereby propose we kill off the tools project OpenSimExport<BR>
 <BR>
It does nothing[1], and last real update was a year ago.<BR><BR>
Speak now, or forever hold your peace - unless spoken for, tuesday I will kill it off.<BR><BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR>
 <BR>
[1]<BR><FONT size=2>
</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>OpenSimExport</FONT></FONT><FONT size=2> export = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>OpenSimExport</FONT></FONT><FONT size=2>(InitConfig(args));<BR>
</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>RegionInfo</FONT></FONT><FONT size=2> reg = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>RegionInfo</FONT></FONT><FONT size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Sara Jane"</FONT></FONT><FONT size=2>, </FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Regions/1000-1000.xml"</FONT></FONT><FONT size=2>,</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>false</FONT></FONT><FONT size=2>);<BR>
</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Console</FONT></FONT><FONT size=2>.WriteLine(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"This application does nothing useful yet: "</FONT></FONT><FONT size=2> + reg.RegionID);<BR><FONT size=2>
</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>foreach</FONT></FONT><FONT size=2> (</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>SceneObjectGroup</FONT></FONT><FONT size=2> group </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>in</FONT></FONT><FONT size=2> export.sman.DataStore.LoadObjects(reg.RegionID))<BR>
{<BR>
</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Console</FONT></FONT><FONT size=2>.WriteLine(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"{0} -> {1}"</FONT></FONT><FONT size=2>, reg.RegionID, group.UUID);<BR>
}<BR>
</FONT></FONT><BR> <BR><BR></body>
</html>