The problem is that suddenly you want to pass an object from a library between 
threads, and it uses `ref`. So now you can't pass that between threads simply 
because the original library owner didn't use `aref`?

Reply via email to