Bug 498

Summary: Object Name Service Obsoletes Legacy Naming
Product: ns-3 Reporter: Craig Dowell <craigdo>
Component: generalAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mathieu.lacage
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: remove NetDevice::Set/GetName and Channel::Set/GetName

Description Craig Dowell 2009-02-13 16:42:54 UTC
There have been several half-hearted attempts over the years to name various ns-3 Objects in sundry ways.  Now that it has been merged, the Object Name Service (Names) should now be the "official" way to name objects.

We need to sweep the codebase and remove old naming code and update to the new and improved method.
Comment 1 Mathieu Lacage 2009-02-24 02:14:47 UTC
Created attachment 386 [details]
remove NetDevice::Set/GetName and Channel::Set/GetName
Comment 2 Mathieu Lacage 2009-04-16 05:10:50 UTC
changeset: bad9eed19283