Abstract

This article presents a tool for type-safe detection and merging of changes in information objects. This problem usually occurs as part of data migration and integration processes. Data can have a complex structure consisting of multiple properties and nested objects. We propose a tool that simplifies the solution of this problem with the help of a type-safe approach to data merging. This approach helps to reduce the number of errors and the number of situations when merging cannot be applied. It is possible due to reliance on the type theory. Scala programming language is used to achieve the goals of type-safe processing. We extensively use such its features as heterogeneous collections and implicits. The essence of the tool is to provide API for solving the task, minimizing or completely eliminating the number of exceptional situations.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.