[Ns-bugs] [Bug 492] It would be useful to have a pre-simulate state (and post)
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Thu Feb 5 23:03:41 PST 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=492
Mathieu Lacage <mathieu.lacage at sophia.inria.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mathieu.lacage at sophia.inria.
| |fr
--- Comment #1 from Mathieu Lacage <mathieu.lacage at sophia.inria.fr> 2009-02-06 02:03:41 EDT ---
The problem with what you describe is that it relies on the user to call Before
and After himself so, if we prescribe that these methods must be called, we
make all existing scripts invalid. Thus, I have to ask: why can't the user call
directly the emu/tap initialization functions at the proper time ?
Another option would be to make ::Run call PreRun and PostRun but I am not sure
how that would fit with the use of Run+Stop+Run+Stop, etc.
To summarize, I don't see any obvious winning solution.
--
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