I am using Cairngorm and would like to be able to call a filter function from multiple commands & views. What is the best way to handle this? Should I put the function somewhere in the ModelLocator and then reference it that way?? Not sure how best to handle global functions like this.
Thanks, Kevin

