What is Nimbus code round-tripping?
Code-roundtripping is a feature unique to Nimbus that allows developers to make changes to their driver design after generating the driver implementation code. Nimbus integrates Code Wizards into the Visual Studio Environment so that developers have the same editing capabilities during implementation as they have during the design phase. The Nimbus Code Wizards provide intuitive dialogs for doing something as simple as adding a method, to something as complicated as completely rearranging the driver hierarchy. All of the C++ code manipulation to effect the desired changes is performed by Nimbus.