Migrating Business Logic to an Incremental Computing DSL

A Case Study

Conference Paper (2018)
Author(s)

Daco C. Harkes (TU Delft - Programming Languages)

Elmer van Chastelet (TU Delft - Programming Languages)

Eelco Visser (TU Delft - Programming Languages)

Research Group
Programming Languages
DOI related publication
https://doi.org/10.1145/3276604.3276617
More Info
expand_more
Publication Year
2018
Language
English
Research Group
Programming Languages
Pages (from-to)
83-96
ISBN (electronic)
978-1-4503-6029-6
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

To provide empirical evidence to what extent migration of business logic to an incremental computing language (ICL) is useful, we report on a case study on a learning management system. Our contribution is to analyze a real-life project, how migrating business logic to an ICL affects information system validatability, performance, and development effort.
We find that the migrated code has better validatability; it is straightforward to establish that a program ‘does the right thing’. Moreover, the performance is better than the previous hand-written incremental computing solution. The effort spent on modeling business logic is reduced, but integrating that logic in the application and tuning performance takes considerable effort. Thus, the ICL separates the concerns of business logic and performance, but does not reduce effort.

Files