...
- Using our runtime library is NOT a requirement; .
Users may configure gmStudio to upgrade your application to .NET code that does not use our Runtime Library.
Many teams prefer to avoid runtime dependencies or to use their own runtime support framework. These teams may configure gmStudio to rewrite their applications to use .NET directly, or to use a different runtime library that meets their unique requirements.
In our standard methodology, the initial translations do not reference a runtime assembly. Instead, the tool generates a set of *stub classes* for the runtime operations and integrates those stub classes with the code generated from the VB6 source.
- A sample Runtime Library is distributed with the gmStudio Trial Edition or Promotional Edition. This sample library is distributed as an obfuscated assembly . We use a sample Runtime library in our samples upgrade solutions and is for evaluation only.
- Our sample upgrade solutions use the sample Runtime Library to demonstrate functional upgrade results. The sample runtime library binary is for evaluation only.
- A copy of the sample Runtime Library source (C#) is offered with each gmStudio Professional License.
Customers may modify and use it the Runtime Library source in their upgraded system if desired.
This source distribution is AS-IS with no warranty.
- Great Migrations maintains and improves the sample Runtime Library as part of our ongoing product development work. We
We will implement enhancements and bug fixes as requested by the community in the context of our product releases.
- Specific Runtime Library support and development may be purchased with a services/support contract.
Great Migrations offers custom product support and upgrade services. If approved in the .NET coding standards for a project, we may use our runtime support library. In those cases, the required subset of our runtime library source is included as a project deliverable.
Ongoing support for upgraded systems, including support for the the runtime Runtime library, may be purchased with a specific support contract if desired.
...