Michal Maciejewski
Michal Maciejewski
I think that's a good idea. The typical use case for the example project is closer to the idea of creating from template rather than forking.
We started a similar discussion some time ago: https://matsim.atlassian.net/browse/MATSIM-918. In the meantime I added .editorconfig to a few dvrp-related modules. Seems to work, but it does not bring us close...
In the jira thread, one proposed option was to use google-java-format. It's really well maintained and widely supported (IDEs, editors...). But its formatting is so much different to ours, so...
> > One thing that is not a wish but a requirement: If we do not make it automatic through the build server, it will not work. E.g. it should...
Hard to say anything without seeing any error output. One hint: the (maven) project structure was different in 12.0 than it is now.
I am not sure if `DvrpMode` should be used outside the dvrp context. The whole idea behind introducing `DvrpMode` was to avoid conflict / unexpected overriding of bindings. It is...
> True, I didn't think about this anymore. The reason we used it was because there was already all the nice infrastructure of handling multiple modes with their bindings in...
@sebhoerl @tschlenther please have a look at #1711
I think you could take it from `ActivityStartEvent`s. This is the moment a vehicle gets queued (if there is no spare plug).
I think we can copy paste from these news: - https://www.matsim.org/2021/PR-labelled-releases - https://www.matsim.org/2021/matsim-13-released