AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Stubbed out delta API in `dnmd` #27

Closed AaronRobinsonMSFT closed 1 year ago

AaronRobinsonMSFT commented 1 year ago

This work isn't complete, but rather defined the desired API for how to start working on addressing deltas in metadata.

The intent here is to check this in and then iterate on the implementation based on an approach that @jkoritzinsky is defining.