commit | 3afcf72f4d904dcfeb2cc3d6b2b965d7d67552fa | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Tue May 11 15:05:11 2010 -0700 |
committer | Dan Talayco <dtalayco@stanford.edu> | Tue May 11 15:05:11 2010 -0700 |
tree | 2106f33270230490f5aa3be25563d396dc97261b | |
parent | f31718773f1d4e8634a96d02ad0f93fc2bea307b [diff] |
Copy actions put on lists Prior to adding an action to a list, do a deep copy of it. This allows the caller to update the action object without affecting the actions already on the list.