I\'m trying to move to a Model/ViewModel/View architecture and got stuck when trying to push selection dialogs to this pattern. I\'d like to separate retrieving a list of ch
Do you mean that you would like to use the implementation to retrieve list?? If so, I think you can create a service class in the application layer and reuse the functionality..