Skip to main content

Programming with Crosscutting Effective Views

  • Conference paper
ECOOP 2004 – Object-Oriented Programming (ECOOP 2004)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 3086))

Included in the following conference series:

Abstract

Aspect-oriented systems claim to improve modularity by providing explicit mechanisms that allow modularization of concerns which crosscut the object-oriented decomposition of a system in terms of classes. However, by modularizing concerns which crosscut classes, at the same time the structure and functionality associated with the classes themselves becomes scattered across the implementation of different aspects. This may hamper system understanding in other ways. In this paper we present a system that addresses this issue by allowing a developer to move fluidly between two alternative modular views on the decomposition of the program, editing the program either as decomposed into classes, or alternatively as decomposed into modules that crosscut classes. Thus developers gain the advantages of open classes, without having to give up the ability to edit the program directly in terms of classes.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Kiczales, G., Lamping, J., Mendhekar, A., Maeda, C., Lopes, C., Loingtier, J.M., Irwin, J.: Aspect-oriented programming. In: Aksit, M., Matsuoka, S. (eds.) ECOOP 1997. LNCS, vol. 1241, pp. 220–242. Springer, Heidelberg (1997)

    Chapter  Google Scholar 

  2. Kiczales, G., Hilsdale, E., Huginim, J., Kersten, M., Palm, J., Griswold, W.G.: An overview of aspectj. In: Knudsen, J.L. (ed.) European Conference on Object- Oriented Programming, pp. 327–353 (2001)

    Google Scholar 

  3. Mezini, M., Ostermann, K.: Conquering aspects with caesar. In: Proceedings of the 2nd international conference on Aspect-oriented software development, pp. 90–99. ACM Press, New York (2003)

    Chapter  Google Scholar 

  4. Lieberherr K., L.D., J, O.: Aspectual collaborations – combining modules and aspects. The Computer Journal 46, 542–565 (2003)

    Google Scholar 

  5. Robillard, M.P., Murphy, G.C.: Concern graphs: finding and describing concerns using structural program dependencies. In: Proceedings of the 24th international conference on Software engineering, pp. 406–416. ACM Press, New York (2002)

    Google Scholar 

  6. AJDT: Aspectj development tools website (2003), http://www.eclipse.org/ajdt/

  7. Janzen, D., De Volder, K.: Navigating and querying code without getting lost. In: Proceedings of the 2nd international conference on Aspect-oriented software development, pp. 178–187. ACM Press, New York (2003)

    Chapter  Google Scholar 

  8. W.G. Griswold, Y.K., Yuan, J.: Aspect browser: Tool support for managing dispersed aspects. In: First Workshop on Multi-Dimensional Separation of Concerns in Object-oriented Systems - OOPSLA 1999 (1999)

    Google Scholar 

  9. Chu-Carroll, M.C., Wright, J., Shield, D.: Aspect-oriented programming: Supporting aggregation in fine grained software configuration management. In: Proceedings of the tenth ACM SIGSOFT symposium on Foundations of software engineering, pp. 99–108. ACM, New York (2002)

    Chapter  Google Scholar 

  10. Tarr, P.L., Ossher, H., Harrison, W.H., Jr., S.M.S.: N degrees of separation: Multidimensional separation of concerns. In: International Conference on Software Engineering, pp. 107–119 (1999)

    Google Scholar 

  11. Gamma, E., Helm, R., Johnson, R., Vlissides, J.: Design Patterns. Addison Wesley, Reading (1995)

    Google Scholar 

  12. Clifton, C., Leavens, G.T., Chambers, C., Millstein, T.: Multijava: modular open classes and symmetric multiple dispatch for java. In: Proceedings of the 15th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, pp. 130–145. ACM Press, New York (2000)

    Chapter  Google Scholar 

  13. Goldberg, A., Robson, D.: Smalltalk-80: The Language and its Implementation. Addison Wesley, Reading (1983)

    MATH  Google Scholar 

  14. Linton, M.A.: Implementing relational views of programs. In: Proceedings of the first ACM SIGSOFT/SIGPLAN software engineering symposium on Practical software development environments, pp. 132–140 (1984)

    Google Scholar 

  15. IBM: Eclipse website (2003), http://www.eclipse.org/

  16. HSQLDB: Hsql database engine (2003), http://hsqldb.sourceforge.net/

  17. Microsoft: Visual studio (2003), http://msdn.microsoft.com/vstudio/

  18. W., T., L., M.: The interlisp programming environment. IEEE Computer 14, 25–33 (1981)

    Google Scholar 

  19. Object Technology International Inc.: ENVY/Developer R3.01 (1995)

    Google Scholar 

  20. Simonyi, C.: The death of computer languages, the birth of intentional programming (1995)

    Google Scholar 

  21. Smaragdakis, Y., Batory, D.: Mixin layers: an object-oriented implementation technique for refinements and collaboration-based designs. ACM Trans. Softw. Eng. Methodol. 11, 215–255 (2002)

    Article  Google Scholar 

  22. Batory, D., Sarvela, J.N., Rauschmayer, A.: Scaling step-wise refinement. In: Proceedings of the 25th international conference on Software engineering, pp. 187–197. IEEE Computer Society, Los Alamitos (2003)

    Chapter  Google Scholar 

  23. Borland: Together CASE tool (2003), http://www.borland.com/together/

  24. IBM: Rational software (2003), http://www.ibm.com/software/rational/

  25. Aßmann, U.: Automatic Roundtrip Engineering. In: Aßmann, U., Pulvermller, E., Cointe, P., Bouraquadi, N., Cointe, I. (eds.) Proceedings of Software Composition (SC) – Workshop at ETAPS 2003, Warshaw. Electronic Notes in Theoretical Computer Science (ENTCS), vol. 82, Elsevier, Amsterdam (2003)

    Google Scholar 

  26. Garlan, D.: Views for tools in integrated environments. In: An international workshop on Advanced programming environments, pp. 314–343. Springer, Heidelberg (1986)

    Google Scholar 

  27. Herrmann, S., Mezini, M.: Pirol: a case study for multidimensional separation of concerns in software engineering environments. In: Proceedings of the 15th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, pp. 188–207. ACM Press, New York (2000)

    Chapter  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Janzen, D., De Volder, K. (2004). Programming with Crosscutting Effective Views. In: Odersky, M. (eds) ECOOP 2004 – Object-Oriented Programming. ECOOP 2004. Lecture Notes in Computer Science, vol 3086. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-24851-4_9

Download citation

  • DOI: https://doi.org/10.1007/978-3-540-24851-4_9

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-22159-3

  • Online ISBN: 978-3-540-24851-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics