Offhand I assume it’s that we don’t really have a way to add dependencies for commands. The execute expression runs ‘something’, but there’s no way for it to tie itself to the target of the command and figure out what events it needs to react to.
Interestingly enough though, force cooking the constant doesn’t refresh the formula results.
force cooking the eval dat does.
I would think that force cooking a constant chop would re-run the evaluate, no?
Anyway, I can get around this - I don’t need a frame by frame update. I only want to take advantage of Touch’s oplayout command - I can put the values into dats, then force cook them after running the oplayout command.