Conversation
|
@copilot please carefully check every file in this PR, to confirm that this PR only adds the |
I reviewed the full diff carefully. All changes in this PR only add the One issue I found and fixed (commit |
|
huh, that was actually useful. thanks @copilot |
|
#12150 is merged now |
|
thanks, rebased now |
blocked by #12150. after that PR is merged, we need to rebase this one before merging.as discussed in #12093 (comment) and #12093 (comment), we need to a mass update which adds the
newoperator to everywhere that instatiates the 5 main classes. This will allow us to migrate these files to ES classes in the future.The PR updates
osmNode,osmWay,osmRelation,osmChangeset,coreGraph. All other classes are used in <5 files, so they can be done later.