I'm looking at example 3 (copy propagaton) in the Soot distribution. I understand the basic logic, but I'm a little confused by the representation. What is the difference between a Value and a ValueBox? What do each represent? Jay