[Ns-developers] api breakage: bug 482

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Wed Feb 25 03:47:37 PST 2009


hi,

This is an email asking for input on how to fix bug 482. Two options:

1) rename existing classes and add a new one:
  - StaticMobilityModel -> ConstantPositionMobilityModel
  - StaticSpeedMobilityModel -> ConstantSpeedMobilityModel
  - ConstantAccelerationMobilityModel

2) add a new class:
  - StaticAccelerationMobilityModel

I don't care at all which option should be chosen but gustavo seems to
like 1) better which will break API while 2) won't break any API. Unless
there are dissenting voices, I would tend to follow him. Opinions ? Dear
RM ?

Mathieu



More information about the Ns-developers mailing list