[Ns-bugs] [Bug 271] PacketSocketFactory should be added in the Node base class, not in InternetStackHelper
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Aug 5 10:22:34 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=271
------- Comment #5 from gjcarneiro at gmail.com 2008-08-05 13:22 -------
(In reply to comment #3)
[...]
> We don't care about any kind of compatibility with pre-1.0 releases. It is sad
> that you were surprised but, clearly, we are not going to change this _again_
> to surprise more people who now rely on an official release.
It is not about compatibility, it is about being logical.
[...]
>
> I fail to see the kind of internal complexity you are talking about. If you
> don't want to use the helpers, you have to perform object aggregation yourself.
The above sentence is the kind of complexity I am talking about.
If I want to use a UDP socket, I don't need to manually add a UdpSocketFactory.
It is provided in the "internet stack". Like wise, if I wanted to use a
packet socket, it should be provided by the "node stack". It just turns out
that "node stack" == Node.
--
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