[Opensim-dev] question about 0001565: Consider making the console command syntax with a consistant naming scheme

Lc lcc1967 at gmail.com
Fri Jun 20 08:49:10 UTC 2008


i'm working on this mantis and I need an explanation :

The create function call a Docreate under CommunicationManager

public void doCreate(string[] cmmdParams)
        {
            switch (cmmdParams[0])
            {
                case "user":

                  // blah
          }
}

This function contains only one case.

Should I clean it ?

Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080620/68fde195/attachment-0001.html>


More information about the Opensim-dev mailing list