Calculated Fields is an attempt to create a flexible calculated data type that can be used on document types. For example where there are document types which represent a room which has an area in square meters. Calculated fields will generate a nice editor and prevent the user from entering anything but valid numbers. It will also show the calculated value as the user types.
(Just getting code into a useable state)