CORBA is a commercial standard for distributed object computing which shows great promise in the development of distributed programs. Its interface description language (IDL) enables objects to be developed independently of the underlying programming language, operating system, or computer architecture on which they will execute. While this is sufficient in many environments, programs deployed in…
Theory and Practice of Object Systems Template
Write in a clean editor, then format for Theory and Practice of Object Systems in one click — DocuGuru applies the official Wiley template with author–year references and exports a submission-ready PDF plus the editable LaTeX source. Free to start.
About the Theory and Practice of Object Systems format
Theory and Practice of Object Systems is a peer-reviewed journal published by Wiley, covering Advanced Database Systems and Queries, Service-Oriented Architecture and Web Services, Logic, programming, and type systems.
| Publisher | Wiley |
|---|---|
| Reference style | Author–year (Chicago) Author–year — (Smith, 2023) in the text Smith, Ada, Ben Jones, and Cara Lee. 2023. "A Representative Article Title." Theory and Practice of Object Systems 12 (3): 45–58.
Formats any DOI in Theory and Practice of Object Systems style. No sign-up. |
| Publishes research in | Advanced Database Systems and Queries Service-Oriented Architecture and Web Services Logic, programming, and type systems Advanced Software Engineering Methodologies Software Engineering Research |
| ISSN | 1074-3227 |
| h-index | 33 |
| i10-index | 65 |
| Total citations | 4,697 |
| Top institutions publishing here | University of Milan |
| Journal website | www3.interscience.wiley.com |
| You get | A submission-ready PDF and the editable LaTeX source — ready to submit. |
Papers published in Theory and Practice of Object Systems per year
Citation impact of Theory and Practice of Object Systems by publication year
Citations each year’s papers have accumulated so far — the most recent years are still building up.
Most-cited papers in Theory and Practice of Object Systems
In this paper we discuss the use of an object-oriented approach for web-based applications design, based on a method named Object-Oriented Hypermedia Design Method (OOHDM). We first motivate our work discussing the problems encountered while designing large scale, dynamic web-based applications, which combine complex navigation patterns with sophisticated computational behavior. We argue that a method…
Refactoring is an important part of the evolution of reusable software and frameworks. Its uses range from the seemingly trivial, such as renaming program elements, to the profound, such as retrofitting design patterns into an existing system. Despite its importance, lack of tool support forces programmers to refactor programs by hand, which can be tedious…
Patterns have shown to be an effective means of capturing and communicating software design experience. However, there is more to patterns than software design patterns: We believe that patterns work for software development on several levels. In this article we explore what we have come to understand as crucial aspects of the pattern concept, relate…
We present a general framework HM(X) for type systems with constraints. The framework stays in the tradition of the Hindley/Milner type system. Its type system instances are sound under a standard untyped compositional semantics. We can give a generic type inference algorithm for HM(X) so that, under sufficient conditions on X, type inference will always…