Skip to main content

2018 | OriginalPaper | Buchkapitel

Making the Domain Tangible: Implicit Object Lookup for Source Code Readability

verfasst von : Patrick Rein, Marcel Taeumel, Robert Hirschfeld

Erschienen in: Design Thinking Research

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Programmers collaborate continuously with domain experts to explore the problem space and to shape a solution that fits the users’ needs. In doing so, all parties develop a shared vocabulary, which is above all a list of named concepts and their relationships to each other. Nowadays, many programmers favor object-oriented programming because it allows them to directly represent real-world concepts and interactions from the vocabulary as code. However, when existing domain data is not yet represented as objects, it becomes a challenge to initially bring existing domain data into object-oriented systems and to keep the source code readable. While source code might be comprehensible to programmers, domain experts can struggle, given their non-programming background. We present a new approach to provide a mapping of existing data sources into the object-oriented programming environment. We support keeping the code of the domain model compact and readable while adding implicit means to access external information as internal domain objects. This should encourage programmers to explore different ways to build the software system quickly. Eventually, our approach fosters communication with the domain experts, especially at the beginning of a project. When the details in the problem space are not yet clear, the source code provides a valuable, tangible communication artifact.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
5
This is an example to show the possibilities for writing concise expressions in the Smalltalk language. Actually, this expression could be executed if there would be objects, such as \( \mathtt{aFramework} \) and \( \mathtt{SoftwareSystem} \) that understand the messages.
 
Literatur
Zurück zum Zitat Beck, K. (2000). Extreme programming explained: Embrace change. Reading: Addison-Wesley Professional. Beck, K. (2000). Extreme programming explained: Embrace change. Reading: Addison-Wesley Professional.
Zurück zum Zitat Buschmann, F., Henney, K., & Schmidt, D. (2007). Pattern-oriented software architecture, on patterns and pattern languages (Vol. 4). Chichester: Wiley. Buschmann, F., Henney, K., & Schmidt, D. (2007). Pattern-oriented software architecture, on patterns and pattern languages (Vol. 4). Chichester: Wiley.
Zurück zum Zitat Euzenat, J., & Shvaiko, P. (2013). Ontology matching (Vol. 2). Berlin: Springer.CrossRef Euzenat, J., & Shvaiko, P. (2013). Ontology matching (Vol. 2). Berlin: Springer.CrossRef
Zurück zum Zitat Evans, E. (2004). Domain-driven design. Boston: Addison-Wesley Professional. Evans, E. (2004). Domain-driven design. Boston: Addison-Wesley Professional.
Zurück zum Zitat Fowler, M. (1999). Refactoring – Improving the design of existing code (Addison Wesley Object Technology Series). Reading: Addison-Wesley. Fowler, M. (1999). Refactoring – Improving the design of existing code (Addison Wesley Object Technology Series). Reading: Addison-Wesley.
Zurück zum Zitat Goldberg, A., & Robson, D. (1983). Smalltalk-80: The language and its implementation. Reading: Addison-Wesley Longman. Goldberg, A., & Robson, D. (1983). Smalltalk-80: The language and its implementation. Reading: Addison-Wesley Longman.
Zurück zum Zitat Kay, A. C. (1996). The early history of smalltalk. In History of programming languages—II (pp. 511–598). New York: ACM. Kay, A. C. (1996). The early history of smalltalk. In History of programming languages—II (pp. 511–598). New York: ACM.
Zurück zum Zitat Meyer, B. (1997). Object-oriented software construction (2nd ed.). Upper Saddle River: Prentice Hall International. Meyer, B. (1997). Object-oriented software construction (2nd ed.). Upper Saddle River: Prentice Hall International.
Zurück zum Zitat Papakonstantinou, Y., Garcia-Molina, H., & Widom, J. (1995). Object exchange across heterogeneous information sources. In Proceedings of the 11th International Conference on Data Engineering (pp. 251–260). Papakonstantinou, Y., Garcia-Molina, H., & Widom, J. (1995). Object exchange across heterogeneous information sources. In Proceedings of the 11th International Conference on Data Engineering (pp. 251–260).
Zurück zum Zitat Russel, S., & Norvig, P. (2003). Artificial intelligence: A modern approach. Boston: Pearson Education. Russel, S., & Norvig, P. (2003). Artificial intelligence: A modern approach. Boston: Pearson Education.
Zurück zum Zitat Sandberg, D. W. (1988). Smalltalk and exploratory programming. ACM SIGPLAN Notices, 23(10), 85–92.CrossRef Sandberg, D. W. (1988). Smalltalk and exploratory programming. ACM SIGPLAN Notices, 23(10), 85–92.CrossRef
Zurück zum Zitat Ungar, D., Lieberman, H., & Fry, C. (1997). Debugging and the experience of immediacy. Communications of the ACM, 40, 38–43.CrossRef Ungar, D., Lieberman, H., & Fry, C. (1997). Debugging and the experience of immediacy. Communications of the ACM, 40, 38–43.CrossRef
Zurück zum Zitat Wegner, P. (1987). Dimensions of object-based language design. In Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications (pp. 168–182). New York: ACM. Wegner, P. (1987). Dimensions of object-based language design. In Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications (pp. 168–182). New York: ACM.
Zurück zum Zitat Wegner, P. (1990). Concepts and paradigms of object-oriented programming (Vol. 1, No. 1, pp. 7–87). SIGPLAN OOPS Messenger. Wegner, P. (1990). Concepts and paradigms of object-oriented programming (Vol. 1, No. 1, pp. 7–87). SIGPLAN OOPS Messenger.
Metadaten
Titel
Making the Domain Tangible: Implicit Object Lookup for Source Code Readability
verfasst von
Patrick Rein
Marcel Taeumel
Robert Hirschfeld
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-319-60967-6_9