scispace - formally typeset
Open AccessBook

Design Patterns: Elements of Reusable Object-Oriented Software

TLDR
The book is an introduction to the idea of design patterns in software engineering, and a catalog of twenty-three common patterns, which most experienced OOP designers will find out they've known about patterns all along.
Abstract
The book is an introduction to the idea of design patterns in software engineering, and a catalog of twenty-three common patterns. The nice thing is, most experienced OOP designers will find out they've known about patterns all along. It's just that they've never considered them as such, or tried to centralize the idea behind a given pattern so that it will be easily reusable.

read more

Citations
More filters
Proceedings ArticleDOI

CLARAty: an architecture for reusable robotic software

TL;DR: An overview of the Coupled Layered Architecture for Robotic Autonomy (CLARAty) is presented, which develops a framework for generic and reusable robotic components that can be adapted to a number of heterogeneous robot platforms.
Proceedings ArticleDOI

A field study of multi-device workflows in distributed workspaces

TL;DR: The impact of today's cloud services and app-based computing on how devices are used together is explored and gaps in data management and cross-device interactions were identified.
Proceedings ArticleDOI

Refactoring Practice: How it is and How it Should be Supported - An Eclipse Case Study

TL;DR: A detailed case study on the structural evolution of Eclipse, an integrated-development environment (IDE) and a plugin-based framework is conducted, drawing some conclusions on high-level design requirements for a refactoring-based development environment.
Proceedings ArticleDOI

Mining design patterns from C++ source code

Z. Balanyi, +1 more
TL;DR: A new XML-based language, the Design Pattern Markup Language (DPML), is introduced, which provides an easy way for the users to modify pattern descriptions to suit their needs, or even to define their own patterns or just classes in certain relations they wish to find.
Proceedings ArticleDOI

An approach to engineer and enforce context constraints in an RBAC environment

TL;DR: This paper presents an approach that uses special purpose RBAC constraints to base certain access control decisions on context information, and presents an engineering process for context constraints, that is based on goal-oriented requirements engineering techniques, and describes how an existing RBAC service is extended to enable the enforcement of context constraints.
References
More filters
Book

The Art of Computer Programming

TL;DR: The arrangement of this invention provides a strong vibration free hold-down mechanism while avoiding a large pressure drop to the flow of coolant fluid.
Book

Smalltalk-80: The Language and its Implementation

TL;DR: This book is the first detailed account of the Smalltalk-80 system and is divided into four major parts: an overview of the concepts and syntax of the programming language, a specification of the system's functionality, and an example of the design and implementation of a moderate-size application.
Book

Object Oriented Software Engineering: A Use Case Driven Approach

Ivar Jacobson
TL;DR: This chapter discusses object-oriented software engineering as a process of change, management and reuse, and some of the methods used to develop and implement object- oriented software.

Object-oriented modeling and design

TL;DR: The OMT Graphical Notation (OMT) as mentioned in this paper is a graphical notation for object-oriented languages that is based on the OMT graph diagram language (OMT).