PowerShell / MMI

Other
24 stars 17 forks source link

Enable basic CimMofDeserializer functionality #3

Closed cbnilrem closed 8 years ago

cbnilrem commented 8 years ago

This draft enables creation of a CimMofDeserializer and some basic use cases along with unit tests proving this capability. This is still pretty rough (I believe there are some meaningful memory leaks around CimInstance at the moment among other things) but this should be enough to start the discussion with PowerShell around integration and further requirements.

johnkord commented 8 years ago

Can't actually review the entire set of changes on one page because GitHub refuses to load anything something this large. I also couldn't use CodeFlow to review this because it has an internal limitation of 64 commits max per pull request.

Anyway, I don't see any structural problems, and I've been working with this branch for awhile now. Signed off