pith. sign in

arxiv: 1106.1531 · v2 · pith:G5ESLRURnew · submitted 2011-06-08 · 💻 cs.PL · cs.SE

Poplar: A Java Extension for Evolvable Component Integration

classification 💻 cs.PL cs.SE
keywords poplarcomponentcodeintegrationjavadevelopmentevolvableextension
0
0 comments X
read the original abstract

The Java programming language contains many features that aid component-based software development (CBSD), such as interfaces, visibility levels, and strong support for encapsulation. However, component evolution often causes so-called breaking changes, largely because of the rigidity of component interconnections in the form of explicit method calls and field accesses. We present a Java extension, Poplar, which we are currently developing. In Poplar, inter-component dependencies are expressed using declarative queries; concrete linking code, generated using a planning algorithm, replaces these at compile time. Poplar includes a minimal specification language based on typestate-like protocols and labels, and a lightweight effect system, which ensures the absence of unwanted interference between hand-written code and generated code. We give several examples of fully automatic component integration using Poplar, and demonstrate its potential to simplify object-oriented software development greatly through evolvable and statically checkable integration links.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.