When you are running the clock demo, and make a change to
an expression in an action, sometimes the compiler takes
longer than a second to compile the expression, and a new
compile gets started, then a new compile, ... It never
finishes the compile.
** Wm 6/23/99 **
Actually it does finish, but the change to the action is registered
in several steps, rather than just one (per field); doing the
commit all at once is the fix we must make.
** Philip 6/28/99 **
Generated on: Mon Apr 10 11:49:39 PDT 2000