Hi,

I'm using Torque 3.1 in a multithreaded web development environment.  It
takes care of all data access and modifications for the MySQL (4.0x) DB.

I have a situation where a OM object can get a list of other OM objects on
one client and modify the items.

Another client who can also receive the list won't display the change unless
it is re-"retrieved" from the DB.  Is the only way to "refresh" an OM
object? (or notify all the relevant objects that the data is dirty and
refresh automatically?)

Thanks for any suggestions.
Matan 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to