Australian Software Engineering Conference (ASWEC '97)
Change Detection for Aggregate Objects with Aliasing
Sydney, AUSTRALIA
September 28-October 02
ISBN: 0-8186-8081-4
Object oriented systems often need to detect when objects have changed. Due to aggregation and aliasing, programmers must explicitly identify changes to objects in most object oriented systems. We describe a program monitoring technique which takes account of aggregation and aliasing, and which can be used to detect changes automatically. Automatic change detection can simplify programming and design, so producing more reliable systems with less effort.