Why would we. The only place from where the DispatchResult is changed is within the Cursor class, so direct access to the private member.I made result() return a const & in order not to have anyone trying to do this again.Why not return a DispatchResult& ? I think that was the intent anyway.
JMarc
Vincent