AWS Posted December 21, 2020 Share Posted December 21, 2020 Porting Assistant for .NET now supports automated code translation through the code translation assistant feature. With this capability, developers can automate their porting experience using a set of predefined rules and actions. This feature looks for specific incompatible patterns in the source code and apply appropriate translation code. The rule files are used to find patterns in the source code and compile a list of applicable actions. These actions can be executed to modify the code. In addition to using a default set of rules provided by this code translation capability, developers have the option to inject custom rules, imitating the rules template. This capability accelerates the porting of applications at scale by reducing manual effort. View the full article Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.