Make live data functions work
ID: 2071 | Owner:
Samantha
|
Date: 2013-02-25 20:28:05 | Priority: Major |
Product/Component:
Cadre Bugs
Recent implementation of getvar/putvar support for live data leaves open a big question—will functions work? They should. Even if they do, though, make sure they are given the correct environment, and make them special objects that putvar() will store with a different `data`.`type`.
Eventual goal: overriding modes everywhere with data variables if they're well-formed functions.
Update: they don't; some bizarre error is thrown. Inspect!