
The Rosetta Stone Pattern – A Common Format
Our new patterns include the rosetta stone. This pattern provides a path to link disparate systems and their data formats. It comes from the historical rosetta stone which was a multilingual text used to decipher ancient languages. We use this as a sort of pathway to a common language for our application. The Rosetta Stone Pattern Defined Modern software often has multiple other systems that need to be integrated with. That means we need to pass data back and forth. The format and structure of the data we send can be challenging to map across multiple systems. The rosetta stone pattern approaches this problem by designing a single format that all of our data will transform into or be exported... Read more