Contribute Media
A thank you to everyone who makes this possible: Read More

Case Study: Using Git to manage UI derived configuration Elements

Description

Git is common choice for DVCS by software development teams. This case study describes a python system called ClicBank, that captures domain specific UI entity definitions (in medical insurance industry) as XML files and manages changes in the configurations using open source Git modules. This case study will describe the use cases driving this design, design choices, schema approach, implementation decisions, python modules, workspace/repository design, number of managed entities, GIT performance and status of project.

Details

Improve this page