Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting in dev corner

...

ProjectCurrent StateContact
   
   

Developers' Corner

  • The migration to typed Ids is finished. The old class IdImpl no longer exists, and all Ids have now to be created with Id.create(value, type). Comparison of Ids also takes the type into account, so a node-id with value 1 is no longer equal to a link-id with value 1.

...

  • Work has started to use Dependency Injection to load MATSim modules, and to configure which modules should actually be used during a simulation. See the class tutorial.programming.example20customTravelTime.Main for a first example on how to use it. The issue MATSIM-290 (https://matsim.atlassian.net/browse/MATSIM-290) contains additional information and requests feedback and more use cases for the new functionality.

 

Events/Notes/Information that are Worth Mentioning

...