12 citations found. Retrieving documents...
Bosch J. and others, Object Oriented Frameworks - Problems & Experiences, in ObjectOriented Application Frameworks, editors, Fayad M.E., Schmidt D.C., and Johnson R.E., Wiley & Sons, 1999.

 Home/Search   Document Details and Download   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Characterizing Stability in Evolving Frameworks - Mattson, Bosch (1999)   (Correct)

....most promising ones for further studies of framework stability. Keywords: Object oriented frameworks, framework stability, framework evolution, metrics 1 INTRODUCTION During recent years, object oriented framework technology has become common technology in object oriented software development [1, 6, 15, 21, 22]. Frameworks allow for large scale reuse and studies show the use of framework technology reduces development effort, e.g. 22] An object oriented application framework is a reusable asset that constitutes the basis for a number of similar future applications in the application domain captured ....

J. Bosch, P. Molin, M. Mattsson, PO Bengtsson. `Object-Oriented Frameworks - Problems & Experiences', In Object-Oriented Application Frameworks, M. E. Fayad, D. C. Schmidt, R. E. Johnson (eds.), Wiley & Sons, 1998. (forthcoming)


Observations on the Evolution of an Industrial OO Framework - Mattson, Bosch   (Correct)

....has been validated through this study too. Keywords Object oriented frameworks, Software evolution, Object oriented framework evolution, Experience report 1. Introduction In recent years, object oriented framework technology has become common technology in object oriented software development [1, 2, 5, 10, 11]. Frameworks allow for large scale reuse and studies show that the use of framework technology reduces development effort, e.g. 9] It is argued that designing a good framework requires several iterations [8, 6, 12] Of special importance in the development of a framework is the identification ....

J. Bosch, P. Molin, M. Mattsson, PO Bengtsson, M. Fayad,`Object-Oriented Frameworks - Problems & Experiences', In Object-Oriented Foundations of Framework Design, M. E. Fayad, D. C. Schmidt, R. E. Johnson (eds.), Wiley & Sons, 1999, forthcoming.


Structures And Interactions - Characterizing Object-Oriented.. - Nowack (2000)   (2 citations)  (Correct)

....application specific behavior to be invoked or applied by the framework. Thus, typically the framework plays the role of the main program calling the user supplied application specific behavior. This is termed inversion of control[29] and this type of framework is also termed a calling framework [9] (as opposed to a called framework, which is used more like a class library) Framework Core Increments. 9] characterizes frameworks according to the following terminology: An object oriented framework consists conceptually of four parts: core framework design, framework internal increments, ....

....role of the main program calling the user supplied application specific behavior. This is termed inversion of control[29] and this type of framework is also termed a calling framework [9] as opposed to a called framework, which is used more like a class library) Framework Core Increments. [9] characterizes frameworks according to the following terminology: An object oriented framework consists conceptually of four parts: core framework design, framework internal increments, core implementation, and increment implementation. When using an object oriented framework to develop an ....

[Article contains additional citation context not shown here]

Jan Bosch, Peter Molin, Michael Mattsson, and Per-Olof Bengtsson. ObjectOriented Frameworks - Problems & Experiences. In Mohamed Fayad, Douglas C. Schmidt, and Ralph E. Johnson, editors, Building Application Frameworks '. John Wiley & Sons, 1999.


Design and Evaluation of Distributed Component-Oriented.. - Goedicke, Meyer (1997)   (Correct)

....with IONA Technologies CORBA implementation ORBIX (cf. 2] In contrast to Regis Darwin, Pi has a richer language for describing semantic properties in interfaces. Architectural support on top of CORBA is also provided in [9] using design patterns and application frameworks (cf. 5] [1]) As patterns and frameworks are often specialized w.r.t. sets of horizontal functionalities or vertical areas of application domains, our approach is more general. Our approach is based on formally specifying software architecture while patterns and frameworks are less rigorously founded. 1 ....

Bosch,J., Molin,P., Mattsson,M., and Bengtsson,P.O. (1997): Object-Oriented Frameworks - Problems & Experiences, submitted.


Effort Distribution in a Six Year Industrial Application.. - Mattsson (1999)   (2 citations)  (Correct)

....is less than 2 of the framework development effort. Keywords Object oriented frameworks, framework evolution, framework development costs, framework customization costs 1. Introduction Object oriented framework technology has become common technology in object oriented software development [1, 2, 3, 8]. Frameworks allow for large scale reuse but it is both hard and expensive to develop objectoriented frameworks [4, 5, 11, 12] Currently, little information of how costly and or beneficial the development and use of framework technology is exists. Despite that a large number of organizations are ....

J. Bosch, P. Molin, M. Mattsson, PO Bengtsson, M. Fayad,`Object-Oriented Frameworks - Problems & Experiences', In Object Oriented Foundations of Framework Design, M. E. Fayad, D. C. Schmidt, R. E. Johnson (eds.), Wiley & Sons, 1999, forthcoming.


Evolution Characteristics of an Industrial Application Framework - Mattsson   (Correct)

.... 2 of the framework development effort[13] Keywords: Object oriented frameworks, framework stability, framework evolution, framework development effort 1 INTRODUCTION During recent years, object oriented framework technology has become common technology in object oriented software development [1, 5, 9, 14, 15].The task of developing object oriented application frameworks is both difficult and expensive [16, 10] Major challenges in framework development are capturing the core domain concepts and incorporating the variability required by application developers. It is generally hard to foresee in what ....

J. Bosch, P. Molin, M. Mattsson, PO Bengtsson. `Object-Oriented Frameworks - Problems & Experiences', In Object-Oriented Application Frameworks, M. E. Fayad, D. C. Schmidt, R. E. Johnson (eds.), Wiley & Sons, 1998. (forthcoming)


Building Reusable Software Components for Heuristic Search - Fink, Voß, Woodruff (1998)   (11 citations)  (Correct)

....a way to build reusable software, but does not guarantee reusability per se. Especially the reuse of algorithms may be regarded as Still a Challenge to Object Oriented Programming [23] One approach primarily devoted to the goal of achieving a higher degree of reuse is the framework approach [3, 4, 13]. Taking into account that for the development of application systems for given domains quite similar software is needed, it is reasonable to implement such common aspects by a generic design and embedded reusable software components. Here, one assumes that reuse on a large scale cannot only be ....

....by parameterization: run time e#ciency, decoupling of components, and ease of use without the need to understand internal details of components. One potential disadvantage of parameterizable components is the requirement of a solid understanding of the stable and flexible concepts of the domain [3]. In reality, of course, a framework generally does not embody a pure design concerning the properties described above, but uses di#erent concepts and techniques in a pragmatic way. 3 Design of a framework for heuristic search While there are some well known approaches for reusable software in ....

J. Bosch, P. Molin, M. Mattsson, and P. Bengtsson. Object-oriented frameworks -- problems & experiences. Technical report, University of Karlskrona/Ronneby, 1997.


Design and Evaluation of Distributed Component-Oriented.. - Goedicke, Meyer (1997)   (Correct)

....with IONA Technologies CORBA implementation ORBIX (cf. 3] In contrast to Regis Darwin, Pi has a richer language for describing semantic properties in interfaces. Architectural support on top of CORBA is also provided in [12] using design patterns and application frameworks (cf. 6] [1]) As patterns and frameworks are often specialized w.r.t. sets of horizontal functionalities or vertical areas of application domains, our approach is more general. Our approach is based on formally specifying software architecture while patterns and frameworks are less rigorously founded. In ....

Bosch,J., Molin,P., Mattsson,M., and Bengtsson,P.O. (1997): ObjectOriented Frameworks - Problems & Experiences, submitted.


Role-Based Component Engineering - van Gurp, Bosch (2002)   Self-citation (Bosch)   (Correct)

No context found.

Bosch J. and others, Object Oriented Frameworks - Problems & Experiences, in ObjectOriented Application Frameworks, editors, Fayad M.E., Schmidt D.C., and Johnson R.E., Wiley & Sons, 1999.


Design, Implementation and Evolution of Object Oriented.. - van Gurp, Bosch (2000)   Self-citation (Bosch)   (Correct)

....important for the software community. Frameworks allow companies to capture the commonalities between applications for the domain they operate in. Not surprisingly the promises of reuse and easy application creation sound very appealing to those companies. Studies in our research group [2, 3, 17, 18, 19] show that there are some problems with delivering on these promises, however. The term object oriented framework can be defined in many ways. A framework is defined in [2] as a partial design and implementation for an application in a given domain. So in a sense a framework is an incomplete ....

....of reuse and easy application creation sound very appealing to those companies. Studies in our research group [2, 3, 17, 18, 19] show that there are some problems with delivering on these promises, however. The term object oriented framework can be defined in many ways. A framework is defined in [2] as a partial design and implementation for an application in a given domain. So in a sense a framework is an incomplete system. This system can be tailored to create complete applications. Frameworks are generally used and developed when several (partly) similar E mail: Jilles.van. Gurp[Jan. ....

[Article contains additional citation context not shown here]

Bosch J, Molin P, Mattson M, Bengtsson P. Object Oriented Frameworks - Problems & Experiences. In Building Application Frameworks, Fayad ME, Schmidt DC, Johnson RE (ed.). Wiley & Sons, 1999.


Design, Implementation and Evolution of Object Oriented.. - van Gurp, Bosch (2001)   Self-citation (Bosch)   (Correct)

....important for the software community. Frameworks allow companies to capture the commonalities between applications for the domain they operate in. Not surprisingly the promises of reuse and easy application creation sound very appealing to those companies. Studies in our research group [2][3] 15] 16] 17] show that there are some problems with delivering on these promises, however. The term object oriented framework can be defined in many ways. The term framework is defined in [2] as a partial design and implementation for an application in a given domain . So in a sense a ....

....and easy application creation sound very appealing to those companies. Studies in our research group [2] 3] 15] 16] 17] show that there are some problems with delivering on these promises, however. The term object oriented framework can be defined in many ways. The term framework is defined in [2] as a partial design and implementation for an application in a given domain . So in a sense a framework is an incomplete system. This system can be tailored to create complete applications. Frameworks are generally used and developed when several (partly) similar applications need to be ....

[Article contains additional citation context not shown here]

J. Bosch, P. Molin, M. Mattson, PO Bengtsson, "Object Oriented Frameworks - Problems & Experiences", In Object-Oriented Application Frameworks, M. E. Fayad, D. C. Schmidt, R. E. Johnson (eds.), Wiley & Sons, 1998 (forthcoming).


Case Study of Maturing and Reusing a Framework - Christensen (2000)   (Correct)

No context found.

Jan Bosch, Peter Molin, Michael Mattsson, PerOlof Bengtsson: "Object-Oriented Frameworks -- Problems & Experiences" in [Fayad et al. 99]

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC