I am looking at some code where several invocations of the pattern for setting custom action data are performed for many discrete actions. While the actions should all remain discrete, the data is the same for each one. Can I invoke one setter and leverage the resulting data in more than one deferred action? Thanks, jlc