TitleUsing predicate fields in a highly flexible industrial control system
Publication TypeConference Paper
Year of Publication2005
AuthorsArtzi S, Ernst MD
Conference NameOOPSLA 2005, Object-Oriented Programming Systems, Languages, and Applications
Pagination319–330
Date or Month PublishedOctober
Conference LocationSan Diego, CA, USA
AbstractPredicate fields allow an object's structure to vary at runtime based on the object's state: a predicate field is present or not, depending on the values of other fields. Predicate fields and related concepts have not previously been evaluated outside a research environment. We present a case study of two industrial applications with similar requirements, one of which uses predicate fields and one of which does not. The use of predicate fields was motivated by requirements for high flexibility, by unavailability of many requirements, and by high user interface development costs. Despite an implementation of predicate fields as a library (rather than as a language extension), developers found them natural to use, and in many cases they significantly reduced development effort.
Downloadshttps://homes.cs.washington.edu/~mernst/pubs/predicate-fields-oopsla2005... PDF
Citation KeyArtziE2005