I use refs when i write "oop method" like procs that change the attributes of 
an object. When you want to write async code then afaik var parameters are not 
supported (could have changed not testet in a while) so for async server code i 
would also use ref.

Reply via email to