It would be helpful to be able to import/export OML data about a module to a structured plain text file. This would allow developers to use git for storing code changes. Using git could solve branching/merging and code review concerns for changes to modules in the platform without having to build those features in Service Studio or other management tools.
Features that would be helpful related to this
- Export an OML to structured plain text (xml, json, yaml, other).
- Import from plain text into service studio.
- Deploy using this format (ties into using third party CICD to deploy to various environments.
Ideally, branching/merging, code reviews, unit testing would be more fully implemented in OutSystems but this feature would allow a "quick win" for teams trying to achieve this functionality.