[Ns-bugs] [Bug 541] New: Names implementation really weird

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Mon Apr 6 11:48:28 PDT 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=541

           Summary: Names implementation really weird
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: simulation core
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr
   Estimated Hours: 0.0


src/core/config.cc contains code to handle the /Names namespace which is really
weird. Instead, src/core/names.cc should do exactly what src/node/node-list.cc
is doing, that is, make NameListPriv derive from Object and register with
Config::RegisterRootNamespaceObject.

If, instead, There is a good reason for the current implementation, it should
be documented with some inline comments somewhere.

So, this is a bug about either a broken implementation or missing
documentation.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list