| 10 | |
| 11 | Alternatively, I can just use it as a plugin, but I'd like to avoid having Mapillary depend upon libraries that are not modifiable by core developers. |
| 12 | |
| 13 | So I would like to put the plugin in a location where core developers can make modifications to it if I cannot (i.e., a bus hits me). |
| 14 | |
| 15 | Options: |
| 16 | |
| 17 | 1) OSM SVN. Not an option (#19509) |
| 18 | 2) Add the plugin to the JOSM GitHub group, probably with a bidirectional mirror on Gitlab's end (I dislike using Github) |
| 19 | 3) Wait for the JOSM Gitlab instance to be spun up and become available for plugin authors (#16857). This would make Mapillary depend upon out-of-tree plugins for some period of time. |