In Forms/3 data (values) and computation (formulas) are tightly coupled. Every object resides in a cell
and is defined declaratively using a formula. Objects can only be created via formulas and each formula
produces an object as a result of its evaluation. Formulas provide a facility to request results from other
objects and create new objects: there’s no explicit message passing.