[Ns-bugs] [Bug 270] Simulator::ProcessOneEvent
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Aug 5 09:50:46 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=270
------- Comment #5 from mathieu.lacage at sophia.inria.fr 2008-08-05 12:50 -------
(In reply to comment #4)
> I still think RunOne is a poor name. RunOne? RunOne what? ProcessOneEvent
> was fine. How about RunOneEvent or RunFirstEvent?
RunOneEvent would be fine with me.
>
> Please don't take the private member method ProcessOneEvent and just make it
> public and callable by anyone. The multithreaded and real time schedulers
> re-implement ProcessOneEvent treating it as a private method. This is not
> going to work. If you are going to add a new bit of public API, please do that
> and define a new method.
agreed.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list