itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Simplify mergers

Open StefanApfel-Bentley opened this issue 2 years ago • 0 comments

Instead of having a generic Schema item merger, we should decompexitize the logic here and move all steps that are required in the individual merger classes. This is also easier to read and understand the code.

StefanApfel-Bentley avatar Oct 06 '23 16:10 StefanApfel-Bentley