itwinjs-core
itwinjs-core copied to clipboard
Simplify mergers
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.