Re/evaluate the notebook blocks label because we dont garuntee the evaluation priority.
authorJosh Blum <josh@joshknows.com>
Fri, 18 Sep 2009 16:51:33 +0000 (09:51 -0700)
committerJosh Blum <josh@joshknows.com>
Fri, 18 Sep 2009 16:51:33 +0000 (09:51 -0700)
commit54f913876e5d92fa66f4bcf3a1c773a503e907f8
treefc1cf0bc956bdd8e6ac53aa8ac24bed8f9e622f8
parentd28d40d33dac481296e1f836ec57f1018041d418
Re/evaluate the notebook blocks label because we dont garuntee the evaluation priority.
Meaning, we cant garuntee that the notebook block will be evaluated before this param,
without explicitly calling evaluate on it when the value is needed.
grc/python/Param.py