[Ns-developers] api breakage: bug 482

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Wed Mar 4 07:36:23 PST 2009


it appears that we have most votes for:

  - StaticMobilityModel -> ConstantPositionMobilityModel
  - StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
  - ConstantAccelerationMobilityModel

Raj: are you ok if I push this fairly safe but potentially painful (for
users) change sometime this week or next week ? Is there someone who is
going to hate me for breaking their application code ?

Mathieu

On Wed, 2009-02-25 at 12:47 +0100, Mathieu Lacage wrote:
> 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