Closed GoogleCodeExporter closed 9 years ago
It's too early to really say for sure -- the biggest things we can pretty much
guarantee now will likely be
(1) no COM interfaces will be IDisposable (you'll need to call Release()
yourself or use an IDisposable wrapper utility)
(2) the API will differ; in particular some things that are properties will no
longer be.
(3) you'll need to reference more assemblies as each API will be split out into
its own assembly
Original comment by josh.petrie
on 2 Feb 2011 at 5:08
Original issue reported on code.google.com by
oskarsla...@gmail.com
on 1 Feb 2011 at 3:28