Answered
Question about Remote SharedObject caching
If I have a connected Remote SharedObject, and I read a
property/slot (e.g. so.data["myProp"]), would that data be read
from a local cache (or RAM) or would the SO actually make a call to
FMS?
I'm wondering if I can read SharedObject properties with impunity.
I'm wondering if I can read SharedObject properties with impunity.
