Hi all I am very confused in using cairngorm framework, when data comes back from server to the command's result method
i want to notify the view to refresh.(or other actions). in most cases i
used data binding, but sometimes i need other ways to notify the view.
ViewHelper was not recommended in cairngorm now, i do't know how to do this :(
Any help would be greatly appreciated.
Thanks

