[Opensim-dev] Proposal: Kill off OpenSimExport

Stefan Andersson stefan at tribalmedia.se
Thu Dec 4 15:38:50 UTC 2008


I hereby propose we kill off the tools project OpenSimExport
 
It does nothing[1], and last real update was a year ago.
Speak now, or forever hold your peace - unless spoken for, tuesday I will kill it off.Best regards,Stefan AnderssonTribal Media AB
 
[1]
OpenSimExport export = new OpenSimExport(InitConfig(args));
RegionInfo reg = new RegionInfo("Sara Jane", "Regions/1000-1000.xml",false);
Console.WriteLine("This application does nothing useful yet: " + reg.RegionID);
foreach (SceneObjectGroup group in export.sman.DataStore.LoadObjects(reg.RegionID))
{
Console.WriteLine("{0} -> {1}", reg.RegionID, group.UUID);
}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20081204/9d7bdf23/attachment-0001.html>


More information about the Opensim-dev mailing list