
Developers are also unaffected by any downtime of a centralized development server.Įven though using a version control system is optional, it is strongly recommended that you consider one for any development project. A developer can rewrite fundamental areas of the system without causing instability issues for others.

When modifications are ready, they can be checked in and made available to consumers of the build.
#MORPHX DYNAMICS CODE#
Code quality enforcement The implementation of version control in AX 2012 enables a fully configurable quality standard for all check-ins.Revision history of all elements All changes are captured, along with a description of the change, making it possible to consult the change history and retrieve old versions of an element.Using a version control system offers several benefits: The tool is accessible from several places: from the Version Control menu in the Development Workspace, from toolbars in the AOT and the X++ code editor, and from the context menu on elements in the AOT.

The Version Control tool in MorphX makes it possible to use a version control system, such as Microsoft Visual SourceSafe or Visual Studio Team Foundation Server (TFS), to keep track of changes to elements in the AOT.
