Duplicating code
from Steve Heller (stheller@koyote.com)
Yes, it would be possible (and preferable) to write the FormattedDisplay
function to call the UndatedStockItem function. Interestingly enough, however, that
wouldn't work with the Write function. Take a look at the code for the
UndatedStockItem::Write function and tell me why not.