-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
DataGrid Sprint #29
By having the command perform logic in the CallInterceptor, we can avoid additional allocations for every command as the dependencies are stored in the interceptor stack. This would include things such as CacheNotifier and others.
This also provides us the ability to more easily utilize the async interceptor stack for the actual command invocations.